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

Update all non-major dependencies #27117

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Update all non-major dependencies #27117

merged 2 commits into from
Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@action-validator/cli ^0.5.3 -> ^0.6.0 age adoption passing confidence devDependencies minor
@action-validator/core ^0.5.3 -> ^0.6.0 age adoption passing confidence devDependencies minor
actions/add-to-project v0.5.0 -> v0.6.0 age adoption passing confidence action minor
eslint (source) 8.56.0 -> 8.57.0 age adoption passing confidence devDependencies minor
mini-css-extract-plugin 2.8.0 -> 2.8.1 age adoption passing confidence devDependencies patch
postcss (source) 8.4.33 -> 8.4.35 age adoption passing confidence devDependencies patch
postcss-import 16.0.0 -> 16.0.1 age adoption passing confidence devDependencies patch
postcss-loader 8.1.0 -> 8.1.1 age adoption passing confidence devDependencies patch
yaml (source) 2.3.4 -> 2.4.0 age adoption passing confidence devDependencies minor

Release Notes

mpalmer/action-validator (@​action-validator/cli)

v0.6.0: Support+test negative globs

Compare Source

action-validator will now fail if a negative glob doesn't match any file paths in the repository.
Thanks to Kurtis Rainbolt-Greene (@​krainboltgreene) for the initial implementation.

actions/add-to-project (actions/add-to-project)

v0.6.0

Compare Source

eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.8.1

Compare Source

postcss/postcss (postcss)

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).
postcss/postcss-import (postcss-import)

v16.0.1

Compare Source

  • Fix crash when handling some @imports with media conditions (#​557, #​558)
webpack-contrib/postcss-loader (postcss-loader)

v8.1.1

Compare Source

eemeli/yaml (yaml)

v2.4.0

Compare Source

  • Add a command-line tool (#​523)
  • Use the lineWidth option for line breaking in flow collections (#​522)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Mar 5, 2024
Signed-off-by: Michael Telatynski <[email protected]>
Copy link
Contributor Author

renovate bot commented Mar 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@t3chguy t3chguy marked this pull request as ready for review March 5, 2024 16:51
@t3chguy t3chguy requested a review from a team as a code owner March 5, 2024 16:51
@t3chguy t3chguy self-requested a review March 5, 2024 16:51
@t3chguy t3chguy added this pull request to the merge queue Mar 5, 2024
Merged via the queue into develop with commit f01d69f Mar 5, 2024
26 checks passed
@t3chguy t3chguy deleted the renovate/all-minor-patch branch March 5, 2024 17:14
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 T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant