peek-travel / cocktail

Elixir date recurrence library based on iCalendar events
https://hexdocs.pm/cocktail
MIT License
222 stars 30 forks source link

Bump erlef/setup-elixir from 1.7 to 1.12 #248

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps erlef/setup-elixir from 1.7 to 1.12.

Release notes

Sourced from erlef/setup-elixir's releases.

v1.12.0

What's Changed

v1.11.2

What's Changed

Full Changelog: https://github.com/erlef/setup-beam/compare/v1.11...v1.11.2

v1.11.1

Merged pull requests

  • #95 - Update 3rd party licenses (automation)
  • #97 - Update 3rd party licenses (automation)
  • #98 - Bump minimist from 1.2.5 to 1.2.6
  • #100 - Handle strings as such
  • #101 - Update 3rd party licenses (automation)

Closed issues

  • #99 - Error installing rebar3

v1.11.0

Merged pull requests

  • #88 - Update our dependencies to increase security
  • #91 - Allow for Windows'22 container
  • #92 - Fix 3rd party license updater (automation)
  • #93 - Allow use on top of Erlang 25.0-rc1
  • #94 - Add environment variables

Closed issues

  • #89 - Dynamically discover include path on Windows
  • #90 - windows-2022 support

v1.10.0

Merged pull requests

... (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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #248 (e83a1c6) into main (3dd3b6e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #248   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          437       437           
=========================================
  Hits           437       437           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3dd3b6e...e83a1c6. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #256.