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 #1325

Merged
merged 1 commit into from Apr 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/cdk 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/common 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/compiler 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/compiler-cli (source) 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/core 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/elements 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/forms 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/language-service 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/localize 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/platform-browser 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/platform-browser-dynamic 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/router (source) 15.2.4 -> 15.2.5 age adoption passing confidence
@babel/core (source) 7.21.3 -> 7.21.4 age adoption passing confidence
@ng-bootstrap/ng-bootstrap 14.0.1 -> 14.1.0 age adoption passing confidence
@stencil/react-output-target (source) 0.4.0 -> 0.5.0 age adoption passing confidence
@stencil/store (source) 2.0.4 -> 2.0.5 age adoption passing confidence
@storybook/testing-library 0.0.13 -> 0.1.0 age adoption passing confidence
@types/jest (source) 27.5.1 -> 27.5.2 age adoption passing confidence
@types/mdx (source) 2.0.3 -> 2.0.4 age adoption passing confidence
@types/node (source) 18.15.10 -> 18.15.11 age adoption passing confidence
@types/node-fetch (source) 2.6.2 -> 2.6.3 age adoption passing confidence
@types/react (source) 18.0.29 -> 18.0.33 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.56.0 -> 5.57.1 age adoption passing confidence
@typescript-eslint/parser 5.56.0 -> 5.57.1 age adoption passing confidence
core-js 3.29.1 -> 3.30.0 age adoption passing confidence
cypress 12.8.1 -> 12.9.0 age adoption passing confidence
eslint (source) 8.36.0 -> 8.37.0 age adoption passing confidence
eslint-plugin-n 15.6.1 -> 15.7.0 age adoption passing confidence
glob 9.3.2 -> 9.3.4 age adoption passing confidence
puppeteer (source) 19.8.0 -> 19.8.3 age adoption passing confidence
stylelint (source) 15.3.0 -> 15.4.0 age adoption passing confidence
webpack 5.76.3 -> 5.77.0 age adoption passing confidence

Release Notes

angular/angular

v15.2.5

Compare Source

common
Commit Type Description
ca5acadb78 fix invalid ImageKit transformation (#​49201)
compiler
Commit Type Description
077f6b4674 fix do not unquote CSS values (#​49460)
c3cff35869 fix handle trailing comma in object literal (#​49535)
core
Commit Type Description
d201fc2dec fix set style property value to empty string instead of an invalid value (#​49460)
router
Commit Type Description
978d37f324 fix Ensure Router preloading works with lazy component and static children (#​49571)
a844435514 fix fix #​49457 outlet activating with old info (#​49459)

Special Thanks

Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra

angular/components

v15.2.5

Compare Source

cdk
Commit Type Description
4ec3abd723 fix overlay: don't close if scroll is coming from inside overlay (#​26840)
material
Commit Type Description
600d40eb24 fix datepicker: remove div as a child of button (#​26838)

Special Thanks

Kristiyan Kostadinov and Wagner Maciel

babel/babel

v7.21.4

Compare Source

🐛 Bug Fix
  • babel-core, babel-helper-module-imports, babel-preset-typescript
  • babel-generator
💅 Polish
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse
🏠 Internal
ng-bootstrap/ng-bootstrap

v14.1.0

Compare Source

This release improves navs accessibility and introduces a new accordion implementation based on directives. The new implementation is more flexible and allows for easier customization. Old accordion implementation is still available, but deprecated and will be removed in one of the future major releases.

See the documentation for more details.

Bug Fixes
Features
  • accordion: export NgbAccordionItem directive to the template (#​4479) (c0c6358)
  • accordion: add NgbAccordionButton directive (f1eefe0)
  • accordion: new accordion implemented with directives (#​4437) (fd56d0e)
  • nav: allow using NgbNavLink on a button element (7db38b8)
  • rating: allow customizing aria-textvalue (#​4453) (064fef3)

14.0.1 (2023-01-09)

Fixes a DI issue with modal dependencies in lazy-loaded modules introduced in 14.0.0.

Bug Fixes
ionic-team/stencil-ds-output-targets

v0.5.0: Angular Wrapper v0.5.0

Compare Source

983b164 relase(angular): v0.5.0
7efd87c chore(deps): update semver ranges for @​stencil/core package (#​318)
d62f843 chore(angular-output-target): remove directivesUtilsFile (#​315)
c42cc9f fix(angular-output-target): escape kebab-case event names (#​307)
2a001a3 refactor(angular-output-target): split up component proxy code generation (#​302)
19d9f38 chore(format): add prettier to project (#​284)
6e65e5d chore(): lerna build (#​252)
d3d35a9 Revert "chore(): add lerna for dev builds"
89ba22c chore(): add lerna for dev builds
d5f8a91 docs(): split out readme contents per package (#​246)

ionic-team/stencil-store

v2.0.5

Compare Source

Fixes

Dependency Updates

@stencil/core: v3.0.1 -> v3.2.0

@types/node: v16.18.13 -> 16.18.19

actions/checkout: v3.3.0 -> 3.5.0

np: v7.6.3 -> v7.6.4

prettier: v2.8.4 -> v2.8.7

rollup: v3.17.3 -> v3.20.2

New Contributors

Full Changelog: ionic-team/stencil-store@v2.0.4...v2.0.5

storybookjs/testing-library

v0.1.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Kasper Peulen (@​kasperpeulen), for all your work!

🚀 Enhancement
🐛 Bug Fix
Authors: 3

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

v5.57.1

Compare Source

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)

v5.57.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#​6620) (81c8519)
  • eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#​6767) (59eab58)
Features
  • eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#​6642) (720e811)
  • eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#​6641) (ad8ea64)
  • eslint-plugin: add no-duplicate-type-constituents rule (#​5728) (bc31078)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.57.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.57.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

zloirock/core-js

v3.30.0

Compare Source

cypress-io/cypress

v12.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#&#8203;12-9-0

eslint/eslint

v8.37.0

Compare Source

Features

Bug Fixes

  • 619f3fd fix: correctly handle null default config in RuleTester (#​17023) (Brad Zacher)
  • 1fbf118 fix: getFirstToken/getLastToken on comment-only node (#​16889) (Francesco Trotta)
  • 129e252 fix: Fix typo in logical-assignment-operators rule description (#​17000) (Francesco Trotta)

Documentation

Chores

eslint-community/eslint-plugin-n

v15.7.0

Compare Source

isaacs/node-glob

v9.3.4

Compare Source

v9.3.3

Compare Source

  • Upgraded minimatch to v8, adding support for any degree of
    nested extglob patterns.
puppeteer/puppeteer

v19.8.3: puppeteer: v19.8.3

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-cor

Configuration

📅 Schedule: Branch creation - "every weekend" 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 added the 📦 demo Related to the @swisspost/design-system-demo package label Apr 1, 2023
@changeset-bot
Copy link

changeset-bot bot commented Apr 1, 2023

⚠️ No Changeset found

Latest commit: 7a7a3a1

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 Apr 1, 2023

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 91ff858 to 5960770 Compare April 3, 2023 19:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5960770 to 7a7a3a1 Compare April 4, 2023 03:49
@sonarcloud
Copy link

sonarcloud bot commented Apr 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alizedebray alizedebray merged commit 28a660e into main Apr 4, 2023
9 checks passed
@alizedebray alizedebray deleted the renovate/all-minor-patch branch April 4, 2023 07:21
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.

None yet

2 participants