Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Dec 6, 2024

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.1.2 -> v4.2.0
beasties (source) dependencies minor 0.1.0 -> 0.2.0
beasties (source) devDependencies minor 0.1.0 -> 0.2.0
express (source) devDependencies patch 4.21.1 -> 4.21.2
terser (source) dependencies minor 5.36.0 -> 5.37.0
terser (source) devDependencies minor 5.36.0 -> 5.37.0
vite (source) dependencies patch 6.0.2 -> 6.0.3
vite (source) devDependencies patch 6.0.2 -> 6.0.3
webpack devDependencies patch 5.97.0 -> 5.97.1
webpack dependencies patch 5.97.0 -> 5.97.1

Release Notes

actions/cache (actions/cache)

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4...v4.2.0

danielroe/beasties (beasties)

v0.2.0

Compare Source

compare changes

🔥 Performance
  • Avoid repetitive string concatenation in favor of .push() for better performance (#​48)
  • Cache selector query (#​49)
  • Cache selector normalization (#​47)
🩹 Fixes
  • beasties-webpack-plugin: Only pass filename to readFile (#​30)
  • Update preload option with swap-high (#​46)
  • Improve handling of pseudo classes and elements (#​58)
💅 Refactors
  • Add missing await + remove redundant async keywords (#​25)
📖 Documentation
  • Remove reference to includeSelectors (dbb12f8)
🏡 Chore
  • Run publish command recursively (46c0329)
  • Set log level to error in benchmarks to reduce log noise (#​26)
  • Update tests to work on windows (#​35)
  • Bump dependencies (b8d4c7e)
  • Add engines.node and tidy workspace deps (bff7d61)
❤️ Contributors
expressjs/express (express)

v4.21.2

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

terser/terser (terser)

v5.37.0

Compare Source

  • Reserved object properties from chrome extensions (domprops)
  • Fix semicolon insertion between a class property without a semicolon a and a computed class property ["prop"]
vitejs/vite (vite)

v6.0.3

Compare Source

webpack/webpack (webpack)

v5.97.1

Compare Source

Bug Fixes
  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

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 angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Dec 6, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Dec 6, 2024
@angular angular deleted a comment from ngbot bot Dec 6, 2024
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 2fc67d8 to 38f148c Compare December 6, 2024 07:13
@alan-agius4 alan-agius4 merged commit ffad81a into angular:main Dec 6, 2024
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch December 6, 2024 10:18
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants