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): bump Simek/yarn-lock-changes from 0.9.0 to 0.11.3 #2199

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps Simek/yarn-lock-changes from 0.9.0 to 0.11.3.

Release notes

Sourced from Simek/yarn-lock-changes's releases.

v0.11.3

Changes visible for end-users:

  • fix error while parsing lock files with optional name key in entries (thanks to @​nathanforce for the issue report and initial fix)

[!NOTE] In the next major action release the support for Node 14 and 16 will be dropped because of the latest @actions/github release which drops the support for those engines due to Octokit packages update.

If you are running the action using different runner than the default one, it might be a good time to make sure that your workflow uses at least Node 18. Otherwise, the future Node version switch should be seamless for you.

v0.11.2

Changes visible for end-users:

  • add groupByType boolean config option to group row in the comment table by the change type, the following order will be used:

    • Added
    • Updated
    • Downgraded
    • Removed

    The dependencies within the groups will still be ordered alphabetically.

v0.11.1

Changes visible for end-users:

  • [Berry] fix error while parsing locally linked packages with no dependencies (thanks to @​ValentinH for the issue report)

v0.11.0

Changes visible for end-users:

  • action now includes support for parsing and diffing Yarn Berry (v2 & v3) locks

    Note If you notice any problems or experience failures while using action with newer locks, please let me know and fill an issue.

v0.10.0

Changes visible for end-users:

None, see notes below.

⚠️ Additional notes

This version includes the switch to new and internal Yarn lock parser, which introduction aims for better extensibility and general action performance. At least for now, the new parser outputs the same data structure as the official Yarn package, so there should not be any visible changes for the end-users.

Commits
  • e346a6e prepare for release, README tweaks
  • e330a9e switch to Node 20 as default runner, test also 18 and 20 on CI (#71)
  • 548bb8c update dependencies, rebuild dist file (#70)
  • a14bb95 add name field to the test locks, fix remaining issues (#69)
  • d1ab5a1 find appropriate entry line by string match instead of index (#67)
  • 8e95cae Update README.md
  • 2352c3d add option to group results in table by the change type (#66)
  • decfba5 update dependencies, rebuild dist file (#65)
  • 3724c4f Bump word-wrap from 1.2.3 to 1.2.4 (#64)
  • 54b7711 Bump semver from 7.3.8 to 7.5.2 (#63)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

pull bot and others added 2 commits May 20, 2022 20:38
Bumps [Simek/yarn-lock-changes](https://github.com/simek/yarn-lock-changes) from 0.9.0 to 0.11.3.
- [Release notes](https://github.com/simek/yarn-lock-changes/releases)
- [Commits](Simek/yarn-lock-changes@v0.9.0...v0.11.3)

---
updated-dependencies:
- dependency-name: Simek/yarn-lock-changes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2023

Looks like Simek/yarn-lock-changes is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 7, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/Simek/yarn-lock-changes-0.11.3 branch November 7, 2023 22:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants