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

Bump ifP1/setup-processing from 1.1.1 to 2.0.0 #98

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps ifP1/setup-processing from 1.1.1 to 2.0.0.

Release notes

Sourced from ifP1/setup-processing's releases.

Processing 4 Support

  • (#6): Download any Processing version provided by the Processing foundation on GitHub

Lots of breaking changes

  • Instead of semantic versioning, you now have to use Processing's weird versioning schema, e. g. processing-1272-4.0a3.
  • setup-processing now tries to download the right binaries depending on your Runner's OS and CPU architecture. This may fail which is why you can manually select the GitHub Release Asset by name using asset-name.
Commits
  • 4c2ac04 refactor: Extract each step to seperate file
  • 4354632 feat!: Setup Processing 4
  • 18c8e68 feat: Get Release by Tag
  • 41b490c refactor: Migrate to Typescript
  • 1f33cb3 refactor: Bundle index.js with Rollup
  • aa8aba2 Merge pull request #5 from pr1metine/dependabot/npm_and_yarn/actions/core-1.9.1
  • 80f7314 Bump @​actions/core from 1.2.6 to 1.9.1
  • cb2828f Merge pull request #4 from pr1metine/dependabot/npm_and_yarn/node-fetch-2.6.7
  • 0b9ceb1 Bump node-fetch from 2.6.1 to 2.6.7
  • 386b65c chore(doc): Update README.md
  • See full diff 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 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)

Bumps [ifP1/setup-processing](https://github.com/ifp1/setup-processing) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/ifp1/setup-processing/releases)
- [Commits](pr1metine/setup-processing@v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: ifP1/setup-processing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@codingjoe codingjoe force-pushed the dependabot/github_actions/ifP1/setup-processing-2.0.0 branch 3 times, most recently from 1610c08 to 3ea9a8a Compare July 4, 2023 19:15
@codingjoe codingjoe force-pushed the dependabot/github_actions/ifP1/setup-processing-2.0.0 branch from 3ea9a8a to 56f2e40 Compare July 4, 2023 19:18
@codingjoe codingjoe merged commit e873e25 into main Jul 5, 2023
2 checks passed
@codingjoe codingjoe deleted the dependabot/github_actions/ifP1/setup-processing-2.0.0 branch July 5, 2023 07: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant