Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all patch versions (master) (patch) #9526

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chromatic-com/storybook 3.2.0 -> 3.2.2 age adoption passing confidence
@sentry/browser (source) 8.33.0 -> 8.33.1 age adoption passing confidence
@storybook/addon-essentials (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/addon-links (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/blocks (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/test (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/web-components (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@storybook/web-components-webpack5 (source) 8.3.4 -> 8.3.6 age adoption passing confidence
@​types/angular-dynamic-locale 0.1.35 -> 0.1.39 age adoption passing confidence
@types/d3-selection (source) 3.0.10 -> 3.0.11 age adoption passing confidence
@types/d3-transition (source) 3.0.8 -> 3.0.9 age adoption passing confidence
@types/jquery (source) 3.5.31 -> 3.5.32 age adoption passing confidence
@types/node (source) 22.8.2 -> 22.8.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.8.0 -> 8.8.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.8.0 -> 8.8.1 age adoption passing confidence
Mako (source) ==1.3.5 -> ==1.3.6 age adoption passing confidence
cypress (source) 13.15.0 -> 13.15.1 age adoption passing confidence
eslint-plugin-jsdoc 50.3.1 -> 50.3.2 age adoption passing confidence
i18next (source) 23.15.1 -> 23.15.2 age adoption passing confidence
i18next-http-backend 2.6.1 -> 2.6.2 age adoption passing confidence
jquery-ui (source) 1.14.0 -> 1.14.1 age adoption passing confidence
lit (source) 3.2.0 -> 3.2.1 age adoption passing confidence
lit-element (source) 4.1.0 -> 4.1.1 age adoption passing confidence
lit-html (source) 3.2.0 -> 3.2.1 age adoption passing confidence
mini-css-extract-plugin 2.9.1 -> 2.9.2 age adoption passing confidence
sass 1.79.4 -> 1.79.6 age adoption passing confidence
storybook (source) 8.3.4 -> 8.3.6 age adoption passing confidence
typedoc (source) 0.26.7 -> 0.26.11 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence

Release Notes

chromaui/addon-visual-tests (@​chromatic-com/storybook)

v3.2.2

Compare Source

🐛 Bug Fix
Authors: 1

v3.2.1

Compare Source

🐛 Bug Fix
Authors: 1

getsentry/sentry-javascript (@​sentry/browser)

v8.33.1

Compare Source

  • fix(core): Update trpc middleware types (#​13859)
  • fix(fetch): Fix memory leak when handling endless streaming
    (#​13809)

Work in this release was contributed by @​soapproject. Thank you for your contribution!

storybookjs/storybook (@​storybook/addon-essentials)

v8.3.6

Compare Source

v8.3.5

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.8.1

Compare Source

🩹 Fixes
  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file
❤️ Thank You
  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.8.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

cypress-io/cypress (cypress)

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.3.2

Compare Source

Bug Fixes
  • require-hyphen-before-param-description: inject hyphen at proper place with multiline type (8b5b7f7)
i18next/i18next (i18next)

v23.15.2

Compare Source

  • fix(types): make context related keys detection stricter 2243 fixes 2242
i18next/i18next-http-backend (i18next-http-backend)

v2.6.2

Compare Source

  • improve network error detection across browsers 152
jquery/jquery-ui (jquery-ui)

v1.14.1: jQuery UI 1.14.1 released

Compare Source

https://blog.jqueryui.com/2024/10/jquery-ui-1-14-1-released/

lit/lit (lit)

v3.2.1

Compare Source

Patch Changes
  • #​4782 99703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
    due to a bug that prevented our minified name prefixing from working.
lit/lit (lit-element)

v4.1.1

Compare Source

Patch Changes
  • #​4782 99703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
    due to a bug that prevented our minified name prefixing from working.
lit/lit (lit-html)

v3.2.1

Compare Source

Patch Changes
  • #​4782 99703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
    due to a bug that prevented our minified name prefixing from working.
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.2

Compare Source

sass/dart-sass (sass)

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.

v1.79.5

Compare Source

  • Changes to how selector.unify() and @extend combine selectors:

    • The relative order of pseudo-classes (like :hover) and pseudo-elements
      (like ::before) within each original selector is now preserved when
      they're combined.

    • Pseudo selectors are now consistently placed at the end of the combined
      selector, regardless of which selector they came from. Previously, this
      reordering only applied to pseudo-selectors in the second selector.

  • Tweak the color transformation matrices for OKLab and OKLCH to match the
    newer, more accurate values in the CSS spec.

  • Fix a slight inaccuracy case when converting to srgb-linear and
    display-p3.

  • Potentially breaking bug fix: math.unit() now wraps multiple denominator
    units in parentheses. For example, px/(em*em) instead of px/em*em.

Command-Line Interface
  • Use @parcel/watcher to watch the filesystem when running from JavaScript and
    not using --poll. This should mitigate more frequent failures users have
    been seeing since version 4.0.0 of Chokidar, our previous watching tool, was
    released.
JS API
  • Fix SassColor.interpolate() to allow an undefined options parameter, as
    the types indicate.
Embedded Sass
  • Properly pass missing color channel values to and from custom functions.
TypeStrong/TypeDoc (typedoc)

v0.26.11

Compare Source

Features
  • If hostedBaseUrl is set to the root page on a website, TypeDoc will now include WebSite structured data, #​2760.
Bug Fixes
  • Fix support for ESM config files with Node 23, #​2752.
  • Fix type errors when using "module": "ESNext" and importing TypeDoc, #​2747.
  • Inherited comments on overloaded methods now consider the overload position when inheriting a comment, #​2755.

v0.26.10

Compare Source

Bug Fixes
  • Fixed missing space on page headers, #​2748.

v0.26.9

Compare Source

Features
  • Added headings option to control optional headings, #​2729.
  • Updated Chinese translations, #​2739.
  • Added a folder icon to page navigation elements which are not links, #​2741.
Bug Fixes
  • externalSymbolLinkMappings now uses the TypeScript reported link target if available, #​2725.
  • TypeDoc will no longer omit the modules page if a project contains only modules/documents, #​2730.
  • Fixed missing breadcrumbs on project page, #​2728.
  • TypeDoc will no longer render an empty readme page if no readme was found.
Thanks!

v0.26.8

Compare Source

Features
  • Updated Chinese translations, #​2706.
  • Exported constants no longer render the type and default value if they are the same, #​2717.
  • The HTML output now wraps tag blocks with <div> tags and includes the tag name in a class name, #​2723.
Bug Fixes
  • Correctly handle external link resolver link text when referencing an external symbol, #​2700.
  • Big integer literals are now supported as default values, #​2721.
  • Corrected handling of @link tags present in comments at the start of source files.
  • The index will now display when a module only contains documents, #​2722.
  • ReflectionSymbolId.pos no longer references the position before any doc comments for a symbol.
    This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
Thanks!
microsoft/TypeScript (typescript)

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update the dependencies label Nov 1, 2024
@renovate renovate bot enabled auto-merge (rebase) November 1, 2024 16:32
@renovate renovate bot merged commit 99b34cc into master Nov 1, 2024
16 of 18 checks passed
@renovate renovate bot deleted the renovate/master-patch-all-patch-versions branch November 1, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants