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 iffy/install-nim from 3.2.2 to 5.0.2 #2743

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps iffy/install-nim from 3.2.2 to 5.0.2.

Release notes

Sourced from iffy/install-nim's releases.

Support Nim 1.6.10

No release notes provided.

v4.4.0 - 2022-10-17

  • NEW: You can now select binary:stable as a version to install

v4.3.1 - 2022-10-17

  • FIX: Sort nightlies

v4.3.0 - 2022-10-13

  • NEW: Support supplying 1.4 and binary:1.4 instead of the full version string
  • FIX: Stop using now-deprecated set-output GitHub Actions command

How many releases can I make in a day?

No release notes provided.

v4.0.1 - 2021-12-02

  • FIX: $HOME/.nimble/bin is always added to PATH now
  • FIX: Added test for installed nimble binaries being in the path
  • FIX: binary: prefix installations work instead of failing to find nightlies.txt
  • FIX: Revert to running from current dir"

v4.0.0

No release notes provided.

Faster installs with binary:

You can now use binary:1.4.0 to install precompiled binaries. Much faster!

See nightlies.txt in the repo for supported versions.

The Typo Fix Release

Changed name from Installs Nim to Install Nim

Changelog

Sourced from iffy/install-nim's changelog.

v5.0.2 - 2023-10-23

  • FIX: Use GITHUB_TOKEN authentication when downloading prebuilt binaries

v5.0.1 - 2023-10-18

  • FIX: Add binary:1.6.16

v5.0.0 - 2023-09-22

  • BREAKING CHANGE: Remove Python dependency when for computing absolute paths. This is listed as breaking as a precaution -- all the existing tests still pass.

v4.7.3 - 2023-08-01

  • FIX: Support Nim v2.0.0 (#38)

v4.7.2 - 2023-07-03

  • FIX: When run outside of CI, inform the user what needs to be added to the PATH
  • FIX: Add nightly for v1.6.14

v4.7.1 - 2023-03-21

  • FIX: Allow installing Nim within a container in GitHub Actions

v4.7.0 - 2023-03-10

  • NEW: Add binary:1.6.12
  • FIX: You can now install nightlies from a URL other than the official Nim URL

v4.6.1 - 2023-02-18

  • FIX: Fix installing from source on Windows for versions 1.6.x and greater

v4.6.0 - 2023-02-17

  • NEW: Support installing from Git repos other than the official Nim repo
  • FIX: Enable binary:1.2.6

v4.5.0 - 2022-11-23

  • NEW: Add Nim 1.6.10

v4.4.0 - 2022-10-17

  • NEW: You can now select binary:stable as a version to install

v4.3.1 - 2022-10-17

  • FIX: Sort nightlies

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
Bumps [iffy/install-nim](https://github.com/iffy/install-nim) from 3.2.2 to 5.0.2.
- [Release notes](https://github.com/iffy/install-nim/releases)
- [Changelog](https://github.com/iffy/install-nim/blob/master/CHANGELOG.md)
- [Commits](iffy/install-nim@v3.2.2...v5.0.2)

---
updated-dependencies:
- dependency-name: iffy/install-nim
  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/iffy/install-nim-5.0.2 branch from 76c095f to 27096ff Compare November 6, 2023 12:19
@ringabout ringabout merged commit 0e7b1a8 into master Nov 6, 2023
2 checks passed
@ringabout ringabout deleted the dependabot/github_actions/iffy/install-nim-5.0.2 branch November 6, 2023 12:22
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