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 patch dependencies #423

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 19.0.5 -> 19.0.7 age adoption passing confidence
@angular/animations (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/cli 19.0.5 -> 19.0.7 age adoption passing confidence
@angular/common (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/compiler (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/compiler-cli (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/core (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/forms (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/platform-browser (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/platform-browser-dynamic (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@angular/router (source) 19.0.4 -> 19.0.6 age adoption passing confidence
@stencil/sass (source) 3.0.8 -> 3.0.12 age adoption passing confidence
@storybook/addon-a11y (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/addon-actions (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/addon-essentials (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/addon-interactions (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/addon-links (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/addons (source) 7.6.10 -> 7.6.17 age adoption passing confidence
@storybook/blocks (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/html (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/html-webpack5 (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
@storybook/theming (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence
element-internals-polyfill 1.3.10 -> 1.3.12 age adoption passing confidence
storybook (source) ^8.0.9 -> ^7.6.10 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.0.7

Compare Source

@​angular-devkit/architect
Commit Type Description
95c22aeff fix provide better error when builder is not defined
@​angular-devkit/build-angular
Commit Type Description
028652992 fix preserve css type for jasmine.css
@​angular/build
Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

v19.0.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
db7421231 fix jasmine.clock with app builder
@​angular/build
Commit Type Description
5fbc105ed fix force HTTP/1.1 in dev-server SSR with SSL
@​angular/ssr
Commit Type Description
2f4df6b2b fix correctly resolve pre-transform resources in Vite SSR without AppEngine
0789a9e13 fix ensure correct Location header for redirects behind a proxy
angular/angular (@​angular/animations)

v19.0.6

Compare Source

compiler-cli
Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#​59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#​59313)
core
Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#​59415)
platform-browser
Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#​59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#​59393)
router
Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#​59300)

v19.0.5

Compare Source

core
Commit Type Description
3793218e77 fix avoid triggering on timer and on idle on the server (#​59177)
cfc96ed82c fix Fix nested timer serialization (#​59173)
platform-server
Commit Type Description
9085a8fbd8 fix Warn user when transfer state happens more than once (#​58935)
ionic-team/stencil-sass (@​stencil/sass)

v3.0.12

Compare Source

Dependency Udates

Full Changelog: ionic-team/stencil-sass@v3.0.11...v3.0.12

v3.0.11

Compare Source

Dependency Updates

v3.0.10

Compare Source

Dependency Updates

Misc

v3.0.9

Compare Source

What's Changed

Bug Fixes
Dependency Updates

New Contributors

Full Changelog: ionic-team/stencil-sass@v3.0.8...v3.0.9

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

v7.6.20

Compare Source

v7.6.19

Compare Source

7.6.19
  • Fix bad release of 7.6.18 containing wrong dependency identifiers, thanks @​jreinhold!

v7.6.18

Compare Source

7.6.18

v7.6.17

Compare Source

v7.6.16

Compare Source

v7.6.15

Compare Source

This release accidentally didn't contain anything.

v7.6.14

Compare Source

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

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

v7.6.20

Compare Source

v7.6.19

Compare Source

v7.6.18

Compare Source

v7.6.17

Compare Source

v7.6.16

Compare Source

v7.6.15

Compare Source

v7.6.14

Compare Source

v7.6.13

[Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v7.6.12...v7


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

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

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 force-pushed the renovate/all-patch branch 9 times, most recently from d3b404a to 1f5f210 Compare February 12, 2024 14:11
@renovate renovate bot force-pushed the renovate/all-patch branch 9 times, most recently from 7a12431 to df6272a Compare February 19, 2024 16:19
@renovate renovate bot force-pushed the renovate/all-patch branch 10 times, most recently from f60c1d0 to 8d3f5fd Compare February 27, 2024 19:54
@renovate renovate bot changed the title chore(deps): update all patch dependencies fix(deps): update all patch dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch 10 times, most recently from 81111a1 to 17ace5e Compare December 17, 2024 20:04
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from fef4d27 to e8304cb Compare December 18, 2024 23:41
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from b9dff0a to 19ebb80 Compare December 26, 2024 00:09
@renovate renovate bot force-pushed the renovate/all-patch branch 11 times, most recently from 145917e to 2944c92 Compare January 13, 2025 17:23
@renovate renovate bot force-pushed the renovate/all-patch branch from 2944c92 to bf20de8 Compare January 15, 2025 18:49
@renovate renovate bot force-pushed the renovate/all-patch branch from bf20de8 to f407681 Compare January 15, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants