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

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/cli 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/common (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/compiler (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/compiler-cli (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/core (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/forms (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/language-service (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/platform-browser (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/router (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@types/node (source) 20.16.10 -> 20.16.11 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.8.0 -> 8.8.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.8.0 -> 8.8.1 age adoption passing confidence
eslint-plugin-jsdoc 50.3.1 -> 50.3.2 age adoption passing confidence
jasmine-core (source) 5.3.0 -> 5.4.0 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.12.1 age adoption passing confidence
prettier-plugin-packagejson 2.5.2 -> 2.5.3 age adoption passing confidence
puppeteer (source) 23.5.0 -> 23.5.3 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 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
angular/angular (@​angular/common)

v18.2.8

Compare Source

compiler
Commit Type Description
11692c8dab fix add multiple :host and nested selectors support (#​57796)
66dcc691f5 fix allow combinators inside pseudo selectors (#​57796)
48a1437e77 fix fix comment typo (#​57796)
d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#​57796)
aea747ab3b fix preserve attributes attached to :host selector (#​57796)
21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
f187c3abf8 fix defer symbols only used in types (#​58104)
core
Commit Type Description
46bafb0b0a fix clean up afterRender after it is executed (#​58119)
platform-server
Commit Type Description
b40875a2cc fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112) (#​58135)
angular/angular (@​angular/compiler-cli)

v18.2.8

Compare Source

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

v8.8.1

Compare Source

🩹 Fixes
  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file
❤️ Thank You
  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

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

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

v8.8.1

Compare Source

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

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

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.3.2

Compare Source

jasmine/jasmine (jasmine-core)

v5.4.0

Compare Source

Please see the release notes.

pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)

v2.5.3

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.9.2 (20ed38e)
puppeteer/puppeteer (puppeteer)

v23.5.3: puppeteer: v23.5.3

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.2 to 23.5.3

v23.5.2: puppeteer: v23.5.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.1 to 23.5.2

v23.5.1: puppeteer: v23.5.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.5.0 to 23.5.1
microsoft/TypeScript (typescript)

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (rebase) October 14, 2024 00:21
@renovate renovate bot merged commit 4949347 into main Oct 14, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 14, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants