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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/animations (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/cdk 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/cli 18.2.6 -> 18.2.8 age adoption passing confidence
@angular/common (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/compiler (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/compiler-cli (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/core (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/forms (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/localize 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/platform-browser (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@angular/router (source) 18.2.6 -> 18.2.7 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.658.1 -> 3.668.0 age adoption passing confidence
@types/node (source) 20.16.10 -> 20.16.11 age adoption passing confidence
ads-client 1.14.3 -> 1.14.4 age adoption passing confidence
eslint (source) 9.11.1 -> 9.12.0 age adoption passing confidence
form-data 4.0.0 -> 4.0.1 age adoption passing confidence
typescript-eslint (source) 8.7.0 -> 8.8.1 age adoption passing confidence

Release Notes

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

v18.2.8

Compare Source

@​schematics/angular
Commit Type Description
b522002ff fix add validation for component and directive class name
dfd2d5c05 fix include index.csr.html in resources asset group
@​angular/build
Commit Type Description
9445916f9 fix Ctrl + C not terminating dev-server with SSR
9b5cfaa8c fix always generate a new hash for optimized chunk

v18.2.7

Compare Source

@​schematics/angular
Commit Type Description
3f98193d6 fix support single quote setting in JetBrains IDEs
@​angular/build
Commit Type Description
8274184e1 fix add animate to valid self-closing elements
2648e811e fix add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
736e126e4 fix separate Vite cache by project
angular/angular (@​angular/animations)

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)
angular/components (@​angular/cdk)

v18.2.8

Compare Source

cdk
Commit Type Description
fa43a2456 fix stepper: remove mock of forms type
5bed0943a fix stepper: reset submitted state when resetting stepper
material
Commit Type Description
104b5932c feat core: expose styling information to the docs site
7ebfbeb6c fix schematics: treat lower dependency builder as default builder (#​29833)

v18.2.7

Compare Source

cdk
Commit Type Description
3e1faec2aa fix drag-drop: positioning thrown off with align-self (#​29813)
material
Commit Type Description
9280ad3948 fix chips: chip grid not re-focusing first item
7a5c1dfb46 fix chips: chip set overwriting disabled state (#​29795)
0fabf52036 fix chips: focus escape not working consistently
da55ad02bc fix core: infer first day of week in native date adapter (#​29802)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.667.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.666.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.665.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.663.0

Compare Source

Features
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)
jisotalo/ads-client (ads-client)

v1.14.4

Compare Source

Changed
  • Bug fix: Changed RPC method flags from 16-bit to 32-bit
  • Bug fix: Fix RPC method parsing in TwinCAT 4026

See PR #​127 for details.

Thank you icon-bobk for contribution!

eslint/eslint (eslint)

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

form-data/form-data (form-data)

v4.0.1

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.8.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.8.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 51442f0 to 958e03e Compare October 9, 2024 21:24
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.

0 participants