angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

build: update all non-major dependencies

Open angular-robot opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.9.0 -> 7.10.0
@typescript-eslint/parser (source) devDependencies minor 7.9.0 -> 7.10.0
css-loader dependencies patch 7.1.1 -> 7.1.2
css-loader devDependencies patch 7.1.1 -> 7.1.2
ini dependencies patch 4.1.2 -> 4.1.3
ini devDependencies patch 4.1.2 -> 4.1.3
lmdb dependencies patch 3.0.8 -> 3.0.11
lmdb devDependencies patch 3.0.8 -> 3.0.11
ng-packagr devDependencies patch 18.0.0-rc.0 -> 18.0.0
piscina dependencies patch 4.5.0 -> 4.5.1
piscina devDependencies patch 4.5.0 -> 4.5.1
rollup (source) devDependencies minor ~4.17.0 -> ~4.18.0
undici (source) dependencies patch 6.18.0 -> 6.18.1
undici (source) devDependencies patch 6.18.0 -> 6.18.1

Release Notes

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

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

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

v7.10.0

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.

webpack-contrib/css-loader (css-loader)

v7.1.2

Compare Source

npm/ini (ini)

v4.1.3

Compare Source

Bug Fixes
Chores
kriszyp/lmdb-js (lmdb)

v3.0.11

Compare Source

v3.0.10

Compare Source

v3.0.9

Compare Source

ng-packagr/ng-packagr (ng-packagr)

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.
Bug Fixes
  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #​2838
Features
  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)
piscinajs/piscina (piscina)

v4.5.1

Compare Source

rollup/rollup (rollup)

v4.18.0

Compare Source

2024-05-22

Features
  • Resolve import.meta.filename and .dirname in transpiled plugins (#​5520)
Pull Requests

v4.17.2

Compare Source

2024-04-30

Bug Fixes
  • Fix tree-shaking problems when using spread arguments (#​5503)
Pull Requests

v4.17.1

Compare Source

2024-04-29

Bug Fixes
  • Prevent infinite recursions for certain constructor invocations (#​5500)
Pull Requests
nodejs/undici (undici)

v6.18.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v6.18.0...v6.18.1


Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 Renovate Bot.

angular-robot avatar May 22 '24 05:05 angular-robot