Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps creyD/prettier_action from 3.1 to 4.3.

Release notes

Sourced from creyD/prettier_action's releases.

v4.3

What's Changed

New Contributors

Thanks a lot for everyone who helped on this PR!

Full Changelog: creyD/prettier_action@v4.2...v4.3

Minor Feature & Bugfix Update

Full Changelog: creyD/prettier_action@v4.1.1...v4.2

Bugfix Update

Minor Feature Update

  • Added working_directory parameter
  • Changed term "master" in readme to the new GitHub default convention (Thanks to @​JLHasson)
  • package-lock.json now doesn't get deleted anymore (Thanks to @​AndyA)
  • Added commit-description parameter (Thanks to @​insyri)
  • Fixed a bug with spaces in file names (Thanks to @​sksat)

Full Changelog: creyD/prettier_action@v4.0...v4.1

Major Feature Update

Prettier-Plugin Feature Added

Thanks to @​sebastianks for this feature!

Fixed a bug with the only_changed parameter

Commits
  • 31355f8 Merge pull request #109 from creyD/dev
  • 6fe86ce Added note for new npm 9 issue
  • a21409d Merge pull request #112 from tropictim/fix_path
  • 191599d Don't use the npm bin command to resolve the bin path
  • 9436c53 Added debug for prettier test result in the log
  • 2826053 Added option clean_node_folder for #108
  • dc62bca Merge pull request #105 from creyD/dev
  • 2e9c875 Merge pull request #104 from AnimeAllstar/patch-1
  • 2bf66dc Bumped actions/checkout to v3 in examples
  • 0eebd17 Merge pull request #102 from JuanDa237/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 5, 2025
@yuhan6665
Copy link
Member

@dependabot rebase

Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.1 to 4.3.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](creyD/prettier_action@v3.1...v4.3)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/creyD/prettier_action-4.3 branch from 075830a to 4cebc34 Compare April 10, 2025 02:43
@yuhan6665 yuhan6665 closed this Apr 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/creyD/prettier_action-4.3 branch April 13, 2025 04:44
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants