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

build: update all non-major dependencies #28664

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

angular-robot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@discoveryjs/json-ext dependencies patch 0.6.1 -> 0.6.2
@discoveryjs/json-ext devDependencies patch 0.6.1 -> 0.6.2
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.9.0 -> 8.10.0
@typescript-eslint/parser (source) devDependencies minor 8.9.0 -> 8.10.0
sass dependencies patch 1.80.1 -> 1.80.2
sass devDependencies patch 1.80.1 -> 1.80.2

Release Notes

discoveryjs/json-ext (@​discoveryjs/json-ext)

v0.6.2

Compare Source

  • Added spaceBytes field to stringifyInfo() result, which indicates the number of bytes used for white spaces. This allows for estimating size of JSON.stringify() result with and without formatting (when space option is used) in a single pass instead of two
  • Fixed stringifyInfo() to correctly accept the space parameter from options, i.e. stringifyInfo(data, { space: 2 })
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

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

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

sass/dart-sass (sass)

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

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 Oct 18, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 18, 2024
@jkrems jkrems merged commit c38ff43 into angular:main Oct 18, 2024
33 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch October 18, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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