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

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 15.2.4 -> 15.2.6 age adoption passing confidence devDependencies patch
@angular/animations 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/cdk 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/cli 15.2.4 -> 15.2.6 age adoption passing confidence devDependencies patch
@angular/common 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/compiler 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/compiler-cli (source) 15.2.5 -> 15.2.8 age adoption passing confidence devDependencies patch
@angular/core 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/forms 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/language-service 15.2.5 -> 15.2.8 age adoption passing confidence devDependencies patch
@angular/material 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/platform-browser 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/platform-browser-dynamic 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@angular/router (source) 15.2.5 -> 15.2.8 age adoption passing confidence dependencies patch
@commitlint/cli (source) 17.5.1 -> 17.6.1 age adoption passing confidence devDependencies minor
@commitlint/config-angular (source) 17.4.4 -> 17.6.1 age adoption passing confidence devDependencies minor
@types/lodash (source) 4.14.192 -> 4.14.194 age adoption passing confidence devDependencies patch
@types/node (source) 18.15.11 -> 18.16.0 age adoption passing confidence devDependencies minor
core-js 3.30.0 -> 3.30.1 age adoption passing confidence dependencies patch
karma (source) 6.4.1 -> 6.4.2 age adoption passing confidence devDependencies patch
karma-chrome-launcher 3.1.1 -> 3.2.0 age adoption passing confidence devDependencies minor
lint-staged 13.2.0 -> 13.2.1 age adoption passing confidence devDependencies patch
node 18.15.0 -> 18.16.0 age adoption passing confidence minor

Release Notes

angular/angular-cli

v15.2.6

Compare Source

@​schematics/angular
Commit Type Description
f0b257ef4 fix ignore hidden directories when running browserlist migration

v15.2.5

Compare Source

@​angular/cli
Commit Type Description
db173d7ed fix collect tech information

Special Thanks

Alan Agius

angular/angular

v15.2.8

Compare Source

core
Commit Type Description
2fff8fadbe fix handle invalid classes in class array bindings (#​49924)
http
Commit Type Description
05a0225deb fix prevent headers from throwing an error when initializing numerical values (#​49379)
router
Commit Type Description
09a42d988e fix canceledNavigationResolution: 'computed' with redirects to the current URL (#​49793)

v15.2.7

Compare Source

compiler
Commit Type Description
b0c1a90f55 fix Produce diagnositc if directive used in host binding is not exported (#​49792)
compiler-cli
Commit Type Description
a40529af2e fix Catch FatalDiagnosticError during template type checking (#​49792)
core
Commit Type Description
702ec90110 fix When using setInput, mark view dirty in same way as markForCheck (#​49747)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler and Nikola Kološnjaji

v15.2.6

Compare Source

core
Commit Type Description
d9efa1b0d7 feat change the URL sanitization to only block javascript: URLs (#​49659)
router
Commit Type Description
cad7274ef9 fix create correct URL relative to path with empty child (#​49691)
9b61379096 fix Ensure initial navigation clears current navigation when blocking (#​49572)

Special Thanks

Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon

angular/components

v15.2.8

Compare Source

material
Commit Type Description
af293a124 fix core: remove tabindex from mat-option (#​26917)
5623a8c8b fix form-field: inconsistent height for non-text inputs (#​26941)

v15.2.7

Compare Source

material
Commit Type Description
de22cdc72 fix table: correct filterPredicate typo (#​26902)
material-luxon-adapter
Commit Type Description
6c00403a8 fix zone on DateTime ignored (#​26887)

v15.2.6

Compare Source

cdk
Commit Type Description
cc5f7d0890 fix menu: move focus when opening via click (#​26874)
material
Commit Type Description
fd58310a1f fix core: don't use font shorthand property in typography-level (#​26865)

Special Thanks

Jonathan Meier and Kristiyan Kostadinov

conventional-changelog/commitlint (@​commitlint/cli)

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-angular)

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-angular

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-angular

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/config-angular

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/config-angular

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/config-angular

zloirock/core-js

v3.30.1

Compare Source

karma-runner/karma

v6.4.2

Compare Source

Bug Fixes
karma-runner/karma-chrome-launcher

v3.2.0

Compare Source

Features
  • add process.env.ProgramW6432 as root location for binaries (12a73db)

3.1.1 (2022-03-09)

Bug Fixes
  • artificially trigger a release (83fdc3c)
okonet/lint-staged

v13.2.1

Compare Source

Bug Fixes
  • ignore "package.json" as config file when it's invalid JSON (#​1281) (e7ed6f7)
nodejs/node

v18.16.0: 2023-04-12, Version 18.16.0 'Hydrogen' (LTS), @​danielleadams

Compare Source

Notable changes
Add initial support for single executable applications

Compile a JavaScript file into a single executable application:

$ echo 'console.log(`Hello, ${process.argv[2]}!`);' > hello.js

$ cp $(command -v node) hello

### On systems other than macOS:
$ npx postject hello NODE_JS_CODE hello.js \
    --sentinel-fuse NODE_JS_FUSE_fce680ab2cc467b6e072b8b5df1996b2

### On macOS:
$ npx postject hello NODE_JS_CODE hello.js \
    --sentinel-fuse NODE_JS_FUSE_fce680ab2cc467b6e072b8b5df1996b2 \
    --macho-segment-name NODE_JS

$ ./hello world
Hello, world!

Contributed by Darshan Sen in #​45038

Replace url parser with Ada

Node.js gets a new URL parser called Ada that is compliant with the WHATWG URL Specification and provides more than 100% performance improvement to the existing implementation.

Contributed by Yagiz Nizipli in #​46410

Other notable changes
  • buffer:
    • (SEMVER-MINOR) add Buffer.copyBytesFrom(...) (James M Snell) #​46500
  • doc:
    • add marco-ippolito to collaborators (Marco Ippolito) #​46816
    • add debadree25 to collaborators (Debadree Chatterjee) #​46716
    • add deokjinkim to collaborators (Deokjin Kim) #​46444
  • events:
    • (SEMVER-MINOR) add listener argument to listenerCount (Paolo Insogna) #​46523
  • lib:
    • (SEMVER-MINOR) add AsyncLocalStorage.bind() and .snapshot() (flakey5) #​46387
    • (SEMVER-MINOR) add aborted() utility function (Debadree Chatterjee) #​46494
  • src:
    • (SEMVER-MINOR) allow optional Isolate termination in node::Stop() (Shelley Vohr) #​46583
    • (SEMVER-MINOR) allow embedder control of code generation policy (Shelley Vohr) #​46368
  • stream:
    • (SEMVER-MINOR) add abort signal for ReadableStream and WritableStream (Debadree Chatterjee) #​46273
  • tls:
    • (SEMVER-MINOR) support automatic DHE (Tobias Nießen) #​46978
  • url:
    • (SEMVER-MINOR) implement URLSearchParams size getter (James M Snell) #​46308
  • worker:
    • (SEMVER-MINOR) add support for worker name in inspector and trace_events (Debadree Chatterjee) #​46832
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 dependencies Pull requests that update a dependency file label Apr 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80c2cdb to c2b1608 Compare April 5, 2023 22:42
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v15.2.5 chore(deps): update all non-major dependencies Apr 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d16fac9 to 8a6cad4 Compare April 12, 2023 22:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 1b0a0d8 to da9733f Compare April 19, 2023 22:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5b39acb to e8323c4 Compare April 22, 2023 02:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8323c4 to d73eac0 Compare April 23, 2023 08:43
@kamilmysliwiec kamilmysliwiec merged commit 6ceac55 into master Apr 24, 2023
@delete-merged-branch delete-merged-branch bot deleted the renovate/all-minor-patch branch April 24, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant