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 github.com/jinzhu/copier from 0.3.5 to 0.4.0 #393

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps github.com/jinzhu/copier from 0.3.5 to 0.4.0.

Commits
  • 70b1d4e Merge pull request #190 from driventokill/feature/custom-field-names
  • 1835b1a ci: upgrade ci go version >=1.17
  • 5a54efd style: format copier_file_name_mapping_test.go
  • bacc10b fix: use CaseSensitive=true for legacy test cases
  • 7d39583 feat: Support custom file name mappings
  • 83982c7 Merge pull request #177 from jiang4869/master
  • f036a42 Merge pull request #178 from QianChenglong/master
  • 1885609 Merge pull request #180 from driventokill/issue/170
  • 780b83e fix: several issues while copy with custom converter
  • 61dc501 support case-insensitive copy
  • 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 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 requested a review from a team as a code owner September 26, 2023 17:55
@dependabot dependabot bot added the failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow label Sep 26, 2023
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 26, 2023
@paketo-bot paketo-bot enabled auto-merge (rebase) September 26, 2023 19:08
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jinzhu/copier-0.4.0 branch from 2cfecc8 to b7bb863 Compare September 26, 2023 19:11
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.3.5 to 0.4.0.
- [Commits](jinzhu/copier@v0.3.5...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jinzhu/copier-0.4.0 branch from b7bb863 to fd86922 Compare September 26, 2023 20:14
@paketo-bot paketo-bot merged commit 67db07e into main Sep 26, 2023
11 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/github.com/jinzhu/copier-0.4.0 branch September 26, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants