Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps mina from 1.2.3 to 1.2.4.

Changelog

Sourced from mina's changelog.

v1.2.4 (2021-08-10)

Full Changelog

Fixed bugs:

  • Make in_path tolerate "directory doesn't exist" case #587
  • Different behavior of environment task with 0.3.8 and 1.0.6 #505

Closed issues:

  • Mina deploy failed with Rails and Vue? #659
  • Running "mina deploy" failed when "Precompiling asset files", without any detailed error info #658
  • Stuck on "Fetching new git commits" #654
  • remote: Repository not found. fatal: Authentication failed for 'https://:@​github.com/usre_name/repo.git/' #649
  • Error ""The directory 'X' does not exist on the server", run 'mina setup' first! #648
  • git clone "/app/scm" #647
  • fatal: destination path '.' already exists and is not an empty directory. #646
  • Unable to run any rails command in the project server folder #645
  • Is this project alive? #642
  • Why need run(local) do block? #638
  • mina init overrides config/deploy.rb #634
  • What's the role of "on :launch do" part of deploy.rb #631
  • Are there release notes for 1.0 #630
  • ArgumentError: invalid byte sequence in US-ASCII when deploying using GitLab CI with Docker #629
  • Git SHA information on deploy or rollback #626
  • (Doc) 0 downtime deploy example in Mina document? #619
  • ENV is not loading in production #617
  • how to add config/database.yml to shared_path without an error #614
  • Deploy without using current/shared/releases? #613
  • mina deploy fails #612
  • Feature: Force precompile for webpacker #610
  • SSH Connection #608
  • Connection to closed after mina setup #607
  • NameError: undefined local variable or method `user' for main:Object #606
  • node_modules in shared_paths #604
  • mina deploy rails 5.2.0.beta2 #602
  • sudo systemctl restart apache2 #598
  • I got a 'extconf.rb failed' error when mina bundle install #597
  • Is it possible to view or output the generated bash script? #596
  • mina deploy throws error - bundle: command not found ! ERROR: Deploy failed. #594
  • Could you add back set_default? #588
  • Mina setup doesn't symlink the current folder #571
  • mina deploy Could not locate Gemfile #552
  • SSH to GitLab repository problem #533
  • Does a full bundle install every time #516
  • assets:precompile failed, but deploy succeeded #504
  • Could not find rack-cors-0.4.0 in any of the sources #500

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)

Bumps [mina](https://github.com/nadarei/mina) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/nadarei/mina/releases)
- [Changelog](https://github.com/mina-deploy/mina/blob/master/CHANGELOG.md)
- [Commits](mina-deploy/mina@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: mina
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bundler Automatic updates of gems dependencies Pull requests that update a dependency file labels Aug 16, 2021
@DinSmol
Copy link

DinSmol commented Aug 24, 2021

@dependabot merge

@dependabot dependabot bot merged commit 835fa05 into master Aug 24, 2021
@dependabot dependabot bot deleted the dependabot/bundler/mina-1.2.4 branch August 24, 2021 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bundler Automatic updates of gems dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants