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 edeliver from 1.8.0 to 1.9.2 #67

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 Jun 20, 2022

Bumps edeliver from 1.8.0 to 1.9.2.

Release notes

Sourced from edeliver's releases.

v1.9.1

1.9.1

  • Enhancements

    • add DOCKER_HUB_ACCESS_TOKEN to list releases on Docker Hub
    • improve listing of releases from Docker registry
  • Fixes

    • creating release TAR when building in docker and with mix directly
    • listing releases on Docker Hub

1.9.0

  • Enhancements

  • Fixes

    • consider env when fetching deps
    • consider DEPLOY_ENVIRONMENT when globally set

v1.9.0

  • Enhancements

  • Fixes

    • consider env when fetching deps
    • consider DEPLOY_ENVIRONMENT when globally set
Changelog

Sourced from edeliver's changelog.

eDeliver Versions

1.9.2

  • Fixes
    • include missing default file to start release containers into hex package
    • list available releases on google container registry correctly

1.9.1

  • Enhancements

    • add DOCKER_HUB_ACCESS_TOKEN to list releases on Docker Hub
    • improve listing of releases from Docker registry
  • Fixes

    • creating release TAR when building in docker and with mix directly
    • listing releases on Docker Hub

1.9.0

  • Enhancements

    • support building in docker instead on a build host
    • support building deployable docker containers containing the built release
    • support mix release task
    • run epmd-less in docker
    • rebar3 support
  • Fixes

    • consider env when fetching deps
    • consider DEPLOY_ENVIRONMENT when globally set

1.8.0

  • Backwards incompatible changes
    • Elixir 1.10 compatibility by @​progsmile. This is minimum required version now.

1.7.0

  • Backwards incompatible changes
    • Elixir 1.9 compatibility by @​pablo-meier. This is minimum required version now.
    • Distillery 2.1.0 compatibility by @​nifoc. This is minimum required version now.

1.6.0

  • Enhancements
    • Support Distillery 2.x
  • Backwards incompatible changes
    • Distillery 1.x is not supported anymore

... (truncated)

Commits
  • f5dc809 Upate version to 1.9.2
  • a91de36 Add docker registry auth to docker config example
  • c7993b5 Merge pull request #361 from edeliver/fix-detecting-detailed-tag-info
  • 85ca791 Fix detecting detailed tag info
  • 400440f Merge pull request #360 from NexPB/fix-docker-start-container
  • 6644aab fix: add docker folder to mix package
  • 75e30ff Upate version to 1.9.1
  • e839d83 Merge pull request #359 from edeliver/list-docker-hub-tags
  • 5a43b90 Generate Bearer token for DockerHub if DOCKER_REGISTRY_TOKEN is set
  • 1da497a Impove listing of docker releases for "show releases" command
  • Additional commits viewable 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 [edeliver](https://github.com/boldpoker/edeliver) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/boldpoker/edeliver/releases)
- [Changelog](https://github.com/edeliver/edeliver/blob/master/CHANGELOG.md)
- [Commits](edeliver/edeliver@v1.8.0...v1.9.2)

---
updated-dependencies:
- dependency-name: edeliver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 20, 2022
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 elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants