functional-jargon-python
functional-jargon-python copied to clipboard
Bump borales/actions-yarn from 2.3.0 to 4.2.0
Bumps borales/actions-yarn from 2.3.0 to 4.2.0.
Release notes
Sourced from borales/actions-yarn's releases.
v4.2.0
- Added proper support for multiple arguments
v4.1.0
- Added
diroptionv4.0.0
- Migrated to Github Action Toolkit (no more Docker images)
v3
Switching to https://github.com/actions/toolkit/blob/main/docs/action-versioning.md
3.0.0
Migrating to Python3 (thanks to
@richard-chim)
Changelog
Sourced from borales/actions-yarn's changelog.
4.2.0 (5 Dec 2022)
- Added proper support for multiple arguments
4.1.0 (26 Nov 2022)
- Added
diroption4.0.0 (26 Nov 2022)
- Migrated to Actions toolkit
3.0.0 (8 Jun 2022)
- Migrating to Python3 (thanks to
@richard-chim)2.1.0 (8 Nov 2019)
- Switching to
node:ltsdocker image2.0.2 (6 Nov 2019)
- Added Git to the Docker image
2.0.0 (14 Oct 2019)
- Migrated to the latest Github Action syntax
- Using
node:10.16-alpineas base image1.1.0 (22 Apr 2019)
- Docker now uses the full image
node:10andentrypoint.shaccepts extra NPM settings (thanks to@Embraser01)1.0.0 (27 Dec 2018)
- Added Docker credentials
Commits
97ba8beAdded proper support for multiple argumentsd8b5ea8Merge pull request #61 from Borales/renovate/eslint-8.xac4aa8bUpdate dependency eslint to ^8.29.0d0b398cMerge pull request #60 from Borales/renovate/node-18.x32394b3Update dependency@types/nodeto ^18.11.10b257940Adding readme note062383bMerge pull request #57 from Borales/renovate/configured236877Updating renovate config21a4e47Add renovate.json16098efUpdating readme- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)