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 oprypin/install-crystal from 1.4.0 to 1.8.0 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps oprypin/install-crystal from 1.4.0 to 1.8.0.

Release notes

Sourced from oprypin/install-crystal's releases.

v1.7.0

  • Windows:

    • Support installing tagged and latest versions of Crystal
    • Don't make Shards available if it's not requested
  • Switch to NodeJS 16, upgrade dependencies, migrate to ES modules

v1.6.0

  • Support inexact (prefix-based) version specifications: 917bac4f2f781f25d0d6f85c6c6bd7426eebdf78

    Now, instead of specifying an exact version (crystal: 1.2.2) you can specify a version prefix such as crystal: 1.2 and automatically get the latest patch release that's within that release series.

    This new ability also applies in the same way to shards.

    The previous option crystal: latest keeps working. There's also an interesting alternative to it, which for the near future is the same: crystal: 1.

  • It is now allowed to specify crystal: master and that means exactly the same as crystal: nightly: 2d611d059474471eddd18e0e17ad86ce5a79af06

  • Drop Windows MSVC env setup: f2f417aec355531cbfb4d8c4b81ac232fbb451e7

    On Windows, this action will no longer set up a working MSVC build tools environment in the session, because that's no longer necessary for Crystal.

    If you were relying on that, please additionally use https://github.com/ilammy/msvc-dev-cmd

v1.5.3

  • FIx installation of Crystal on Mac: bf1b0576fd275460f9d3b034005d2d9a506fa274

v1.5.2

  • Fix installation with OpenSSL on Mac (use new location for OpenSSL in new GHA Mac images): 28d9a131eddde3459cd5225fb02c28651bc3f780

v1.5.1

v1.5.0

  • Annotate code views with errors and warnings from the Actions runs (#5) - thanks @​kimburgess

    Screenshot

v1.4.1

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 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 [oprypin/install-crystal](https://github.com/oprypin/install-crystal) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/oprypin/install-crystal/releases)
- [Commits](crystal-lang/install-crystal@f0b2ce0...9b54957)

---
updated-dependencies:
- dependency-name: oprypin/install-crystal
  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 Mar 24, 2023
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