Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

build(deps): bump github.com/mitchellh/copystructure from 1.0.0 to 1.2.0#230

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/mitchellh/copystructure-1.2.0
Open

build(deps): bump github.com/mitchellh/copystructure from 1.0.0 to 1.2.0#230
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/mitchellh/copystructure-1.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2021

Bumps github.com/mitchellh/copystructure from 1.0.0 to 1.2.0.

Commits
  • d4ce1f9 Merge pull request #36 from vancluever/add-shallow-copiers
  • 6f65fd0 Add ShallowCopiers for shallow copying pointer values
  • 669aced Merge pull request #35 from radeksimko/fix-copiers-via-config
  • 51d5881 Use custom copiers declared in Config
  • 1e4d1a1 shallow copying was broken, more detailed test
  • 552f94d Merge pull request #34 from mitchellh/f-actions
  • 64df42e use github actions for tests
  • 079c298 update reflectwalk
  • d6675c7 add support for "ignore" tag
  • 5db940b Add support for shallow copying via the copy struct tag.
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2021
Bumps [github.com/mitchellh/copystructure](https://github.com/mitchellh/copystructure) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/mitchellh/copystructure/releases)
- [Commits](mitchellh/copystructure@v1.0.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mitchellh/copystructure-1.2.0 branch from 2791f01 to 9b2dabf Compare June 17, 2021 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants