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

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

open-turo-bot
Copy link
Contributor

@open-turo-bot open-turo-bot commented Aug 31, 2023

This PR contains the following updates:

Package Type Update Change
pre-commit/mirrors-prettier repository patch v3.0.0 -> v3.0.3
pre-commit/pre-commit-hooks repository minor v4.4.0 -> v4.5.0
rhysd/actionlint repository patch v1.6.25 -> v1.6.26

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pre-commit/mirrors-prettier (pre-commit/mirrors-prettier)

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v4.5.0: pre-commit-hooks v4.5.0

Compare Source

Features
Fixes

Migrating

rhysd/actionlint (rhysd/actionlint)

v1.6.26

Compare Source

  • Several template fields and template actions were added. All fields and actions are listed in the document. Please read it for more details. (#​311)
    • By these additions, now actionlint can output the result in the SARIF format. SARIF is a format for the output of static analysis tools used by GitHub CodeQL. the example Go template to format actionlint output in SARIF.
      actionlint -format "$(cat /path/to/sarif_template.txt)" > output.json
    • allKinds returns the kinds (lint rules) information as an array. You can include what lint rules are defined in the command output.
    • toPascalCase converts snake case (foo_bar) or kebab case (foo-bar) into pascal case (FooBar).
  • Report an error when the condition at if: is always evaluated to true. See the check document to know more details. (#​272)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch from 2095b33 to d88d7b3 Compare September 2, 2023 00:18
@open-turo-bot open-turo-bot changed the title chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.3 chore(deps): update all non-major dependencies Sep 19, 2023
@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch from d88d7b3 to b6bd793 Compare September 19, 2023 00:19
@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch 2 times, most recently from 929d9f3 to c276728 Compare October 14, 2023 00:19
@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch from c276728 to dbc4a65 Compare October 27, 2023 00:19
@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch from dbc4a65 to d9cb53b Compare October 27, 2023 03:11
@github-actions
Copy link

Release notes preview

No new release will be created.

If you are expecting a release, you will need to either fix a bug or add a feature.
Chores, CI, docs, refactoring, style and other changes will not trigger a release.

@tagoro9 tagoro9 merged commit f015911 into main Oct 27, 2023
3 checks passed
@tagoro9 tagoro9 deleted the c/renovate_all-minor-patch branch October 27, 2023 03:26
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants