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

chore(deps): update all non-major dependencies #1246

Merged
merged 1 commit into from Mar 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 15.2.1 -> 15.2.2 age adoption passing confidence devDependencies patch
@angular/animations 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/cdk 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/cli 15.2.1 -> 15.2.2 age adoption passing confidence devDependencies patch
@angular/common 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/compiler 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/compiler-cli (source) 15.2.1 -> 15.2.2 age adoption passing confidence devDependencies patch
@angular/core 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/elements 15.2.1 -> 15.2.2 age adoption passing confidence devDependencies patch
@angular/forms 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/language-service 15.2.1 -> 15.2.2 age adoption passing confidence devDependencies patch
@angular/localize 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/platform-browser 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/platform-browser-dynamic 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@angular/router (source) 15.2.1 -> 15.2.2 age adoption passing confidence dependencies patch
@percy/cli 1.20.2 -> 1.20.3 age adoption passing confidence devDependencies patch
@types/node (source) 18.14.6 -> 18.15.1 age adoption passing confidence devDependencies minor
autoprefixer 10.4.13 -> 10.4.14 age adoption passing confidence devDependencies patch
core-js 3.29.0 -> 3.29.1 age adoption passing confidence dependencies patch
eslint (source) 8.35.0 -> 8.36.0 age adoption passing confidence devDependencies minor
iframe-resizer 4.3.5 -> 4.3.6 age adoption passing confidence dependencies patch
jquery (source) 3.6.3 -> 3.6.4 age adoption passing confidence dependencies patch
node (source) 18.14.2 -> 18.15.0 age adoption passing confidence minor
puppeteer (source) 19.7.3 -> 19.7.4 age adoption passing confidence dependencies patch
rimraf 4.3.1 -> 4.4.0 age adoption passing confidence devDependencies minor
sass 1.58.3 -> 1.59.2 age adoption passing confidence devDependencies minor
sass 1.58.3 -> 1.59.2 age adoption passing confidence dependencies minor
webpack 5.75.0 -> 5.76.1 age adoption passing confidence devDependencies minor

Release Notes

angular/angular-cli

v15.2.2

Compare Source

@​angular-devkit/schematics-cli
Commit Type Description
dfd03aa7c fix correctly transform numbers from prompts
@​angular-devkit/build-angular
Commit Type Description
eb22f634f fix build optimizer support for non spec-compliant ES2022 class static properties

Special Thanks

Alan Agius

angular/angular

v15.2.2

Compare Source

migrations
Commit Type Description
6207d6f1f0 fix add protractor support if protractor imports are detected (#​49274)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sai Kartheek Bommisetty and Vinit Neogi

angular/components

v15.2.2

Compare Source

material
Commit Type Description
e7612c747 fix chips: unable to shift + tab out of a chip set (#​26727)
1bf2fc2e1 fix core: mat-option sets aria-selected="false" (#​26673)
9473b1688 fix datepicker: resolve server-side rendering error (#​26742)
99dac0835 fix paginator: opt-out of single-selection indicator (#​26746)
ec824f1f7 fix snack-bar: live region not working when modal is open (#​26725)
cdk-experimental
Commit Type Description
e1c8fe85b fix scrolling: throw error rather than string (#​26736)

Special Thanks

Kristiyan Kostadinov, RuoJia123 and Zach Arend

percy/cli

v1.20.3

Compare Source

What's Changed

🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.20.2...v1.20.3

postcss/autoprefixer

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).
zloirock/core-js

v3.29.1

Compare Source

eslint/eslint

v8.36.0

Compare Source

Features
Bug Fixes
  • 92c1943 fix: correctly iterate files matched by glob patterns (#​16831) (Nitin Kumar)
Documentation
  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • caf08ce docs: fix estree link in custom formatters docs (#​16967) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#​16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • b09a512 docs: detect and fix broken links (#​16837) (Nitin Kumar)
Chores
davidjbradshaw/iframe-resizer

v4.3.6

Compare Source

jquery/jquery

v3.6.4: jQuery 3.6.4 Released: Selector Forgiveness

Compare Source

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

nodejs/node

v18.15.0: 2023-03-07, Version 18.15.0 'Hydrogen' (LTS), @​BethGriggs prepared by @​juanarbol

Compare Source

Notable Changes
Commits
puppeteer/puppeteer

v19.7.4: puppeteer-core: v19.7.4

Compare Source

Bug Fixes
isaacs/rimraf

v4.4.0

Compare Source

sass/dart-sass

v1.59.2

Compare Source

  • No user-visible changes.

v1.59.1

Compare Source

  • No user-visible changes.

v1.59.0

Compare Source

Command Line Interface
  • Added a new --fatal-deprecation flag that lets you treat a deprecation
    warning as an error. You can pass an individual deprecation ID
    (e.g. slash-div) or you can pass a Dart Sass version to treat all
    deprecations initially emitted in that version or earlier as errors.

  • New --future-deprecation flag that lets you opt into warning for use of
    certain features that will be deprecated in the future. At the moment, the
    only option is --future-deprecation=import, which will emit warnings for
    Sass @import rules, which are not yet deprecated, but will be in the future.

Dart API
  • New Deprecation enum, which contains the different current and future
    deprecations used by the new CLI flags.

  • The compile methods now take in fatalDeprecations and futureDeprecations
    parameters, which work similarly to the CLI flags.

webpack/webpack

v5.76.1

Compare Source

Fixed

  • Added assert/strict built-in to NodeTargetPlugin

Revert

v5.76.0

Compare Source

Bugfixes

Features

Security

Repo Changes

New Contributors


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 Mar 11, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2023

⚠️ No Changeset found

Latest commit: 9d02150

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 Mar 11, 2023

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5fd3e4 to 9d02150 Compare March 13, 2023 07:31
@sonarcloud
Copy link

sonarcloud bot commented Mar 13, 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

@gfellerph gfellerph merged commit f1c6e17 into main Mar 13, 2023
9 checks passed
@gfellerph gfellerph deleted the renovate/all-minor-patch branch March 13, 2023 07:38
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