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

fix(deps): update all non-major dependencies #2487

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 16.2.12 -> 16.2.13 age adoption passing confidence
@changesets/parse (source) 0.1.0 -> 0.4.0 age adoption passing confidence
@geometricpanda/storybook-addon-badges 2.0.0 -> 2.0.1 age adoption passing confidence
@stencil/core (source) 4.9.0 -> 4.10.0 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/addon-links (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/addons (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/blocks (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/components (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/core-events (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/manager-api (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/preview-api (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/theming (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/web-components (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@storybook/web-components-vite (source) 7.6.7 -> 7.6.8 age adoption passing confidence
@types/node (source) 18.19.5 -> 18.19.7 age adoption passing confidence
@types/node (source) 16.18.70 -> 16.18.71 age adoption passing confidence
@types/react (source) 18.2.47 -> 18.2.48 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.18.0 -> 6.19.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.18.0 -> 6.19.0 age adoption passing confidence
eslint-plugin-n 16.6.1 -> 16.6.2 age adoption passing confidence
gulp-postcss 9.0.1 -> 9.1.0 age adoption passing confidence
lit (source) 3.1.0 -> 3.1.1 age adoption passing confidence
lit-html (source) 3.1.0 -> 3.1.1 age adoption passing confidence
prettier (source) 3.1.1 -> 3.2.2 age adoption passing confidence
storybook (source) 7.6.7 -> 7.6.8 age adoption passing confidence
zone.js (source, changelog) 0.14.2 -> 0.14.3 age adoption passing confidence

Release Notes

angular/components (@​angular/cdk)

v16.2.13

Compare Source

material
Commit Type Description
398197d7e fix button: resolve memory leaks in ripples (#​28254) (#​28408)
changesets/changesets (@​changesets/parse)

v0.4.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes

v0.3.16

Compare Source

Patch Changes

v0.3.15

Compare Source

Patch Changes

v0.3.14

Compare Source

Patch Changes

v0.3.13

Compare Source

Patch Changes

v0.3.12

Compare Source

Patch Changes

v0.3.11

Compare Source

Patch Changes
  • #​740 957e39c Thanks @​akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.

v0.3.10

Compare Source

Patch Changes

v0.3.9

Compare Source

Patch Changes

v0.3.8

Compare Source

Patch Changes

v0.3.7

Compare Source

Patch Changes

v0.3.6

Compare Source

Patch Changes

v0.3.5

Compare Source

Patch Changes

v0.3.4

Compare Source

Patch Changes

v0.3.3

Compare Source

Patch Changes

v0.3.2

Patch Changes

v0.3.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.2

Compare Source

geometricpanda/storybook-addon-badges (@​geometricpanda/storybook-addon-badges)

v2.0.1

Compare Source

🐛 Bug Fix
Authors: 1

ionic-team/stencil (@​stencil/core)

v4.10.0

Compare Source

Bug Fixes
Features

🍬 4.9.1 (2024-01-08)

Bug Fixes
  • declarations: bundle child_process type for portability (#​5165) (59ecd9e)

v4.9.1

Compare Source

Bug Fixes
  • declarations: bundle child_process type for portability (#​5165) (59ecd9e)
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.8

Compare Source

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

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

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

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

v6.19.0

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.

v6.18.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.

eslint-community/eslint-plugin-n (eslint-plugin-n)

v16.6.2

Compare Source

postcss/gulp-postcss (gulp-postcss)

v9.1.0

Compare Source

  • Bump postcss-load-config to ^5.0.0
  • Ensure options are passed to plugins when using postcss.config.js #​170
  • Update deps
  • Drop support for node <18
  • Add flake.nix for local dev with nix develop
lit/lit (lit)

v3.1.1

Compare Source

Patch Changes
lit/lit (lit-html)

v3.1.1

Compare Source

Patch Changes
prettier/prettier (prettier)

v3.2.2

Compare Source

diff

Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#​15896 by @​eelco)

For example this code would crash before:

<style {...spread}>{`.{}`}</style>
Fix formatting error on optional call expression and member chain (#​15920 by @​sosukesuzuki)
// Input
a(() => {}, c?.d());

// Prettier 3.2.1
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.2
a(() => {}, c?.d());

v3.2.1

Compare Source

diff

Fix formatting error on member chain (#​15915 by @​sosukesuzuki)
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

v3.2.0

Compare Source

diff

🔗 Release Notes

storybookjs/storybook (storybook)

v7.6.8

Compare Source

angular/angular (zone.js)

v0.14.3

Compare Source

Bug Fixes
Features

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from b1aserlu, davidritter-dotcom and a team as code owners January 13, 2024 00:29
@renovate renovate bot added the 📦 demo Related to the @swisspost/design-system-demo package label Jan 13, 2024
@renovate renovate bot requested a review from alizedebray January 13, 2024 00:29
Copy link

changeset-bot bot commented Jan 13, 2024

⚠️ No Changeset found

Latest commit: 1232335

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Jan 13, 2024

Preview environment ready: https://preview-2487--swisspost-web-frontend.netlify.app
Preview environment ready: https://preview-2487--swisspost-design-system-next.netlify.app

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9df0920 to b4a47b3 Compare January 15, 2024 10:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aaa4eec to 1232335 Compare January 16, 2024 07:07
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@imagoiq
Copy link
Contributor

imagoiq commented Jan 16, 2024

e2e tests are not linked and will be resolved with: #2503

@imagoiq imagoiq merged commit f39acc4 into main Jan 16, 2024
@imagoiq imagoiq deleted the renovate/all-minor-patch branch January 16, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 demo Related to the @swisspost/design-system-demo package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants