Skip to content

chore(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7#677

Merged
mdelapenya merged 1 commit intomainfrom
dependabot/go_modules/github.com/magiconair/properties-1.8.7
Dec 9, 2022
Merged

chore(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7#677
mdelapenya merged 1 commit intomainfrom
dependabot/go_modules/github.com/magiconair/properties-1.8.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps github.com/magiconair/properties from 1.8.6 to 1.8.7.

Changelog

Sourced from github.com/magiconair/properties's changelog.

1.8.7 - 08 Dec 2022

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot requested a review from a team as a code owner December 8, 2022 22:01
@dependabot dependabot bot added the dependencies Dependencies or external services label Dec 8, 2022
@mdelapenya mdelapenya merged commit c1b8120 into main Dec 9, 2022
@mdelapenya mdelapenya deleted the dependabot/go_modules/github.com/magiconair/properties-1.8.7 branch December 9, 2022 09:42
mdelapenya referenced this pull request in mdelapenya/testcontainers-go Dec 15, 2022
* main:
  chore(deps): bump google.golang.org/api in /examples/pubsub (#685)
  chore(deps): bump google.golang.org/api in /examples/spanner (#684)
  chore(deps): bump google.golang.org/grpc in /examples/firestore (#686)
  chore(deps): bump google.golang.org/api in /examples/bigtable (#680)
  chore(deps): bump google.golang.org/api in /examples/datastore (#678)
  chore(deps): bump golang.org/x/text from 0.3.7 to 0.5.0 (#660)
  chore(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 (#677)
  chore: postgres example (#674)
  Add bigtable example (#676)
  chore(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 (#675)
  chore: run go mod tidy in examples (#672)
  Improve datastore, firestore, pubsub and spanner tests (#670)
  chore: group dependabot updates (#668)
  chore: update mkdocs format to go-yaml v3 (#667)
mdelapenya referenced this pull request in mdelapenya/testcontainers-go Dec 21, 2022
* main: (79 commits)
  chore: reduce concurrent builds (#702)
  chore: add mysql example (#700)
  chore(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (#699)
  chore(deps): bump google.golang.org/api in /examples/firestore (#683)
  chore(deps): bump cloud.google.com/go/spanner in /examples/spanner (#688)
  chore(deps): bump google.golang.org/api in /examples/pubsub (#685)
  chore(deps): bump google.golang.org/api in /examples/spanner (#684)
  chore(deps): bump google.golang.org/grpc in /examples/firestore (#686)
  chore(deps): bump google.golang.org/api in /examples/bigtable (#680)
  chore(deps): bump google.golang.org/api in /examples/datastore (#678)
  chore(deps): bump golang.org/x/text from 0.3.7 to 0.5.0 (#660)
  chore(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 (#677)
  chore: postgres example (#674)
  Add bigtable example (#676)
  chore(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 (#675)
  chore: run go mod tidy in examples (#672)
  Improve datastore, firestore, pubsub and spanner tests (#670)
  chore: group dependabot updates (#668)
  chore: update mkdocs format to go-yaml v3 (#667)
  chore: generate dependabot configs for examples (#654)
  ...
mdelapenya added a commit to slsyy/testcontainers-go that referenced this pull request Dec 21, 2022
* main: (335 commits)
  chore: reduce concurrent builds (testcontainers#702)
  chore: add mysql example (testcontainers#700)
  chore(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (testcontainers#699)
  chore(deps): bump google.golang.org/api in /examples/firestore (testcontainers#683)
  chore(deps): bump cloud.google.com/go/spanner in /examples/spanner (testcontainers#688)
  chore(deps): bump google.golang.org/api in /examples/pubsub (testcontainers#685)
  chore(deps): bump google.golang.org/api in /examples/spanner (testcontainers#684)
  chore(deps): bump google.golang.org/grpc in /examples/firestore (testcontainers#686)
  chore(deps): bump google.golang.org/api in /examples/bigtable (testcontainers#680)
  chore(deps): bump google.golang.org/api in /examples/datastore (testcontainers#678)
  chore(deps): bump golang.org/x/text from 0.3.7 to 0.5.0 (testcontainers#660)
  chore(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 (testcontainers#677)
  chore: postgres example (testcontainers#674)
  Add bigtable example (testcontainers#676)
  chore(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 (testcontainers#675)
  chore: run go mod tidy in examples (testcontainers#672)
  Improve datastore, firestore, pubsub and spanner tests (testcontainers#670)
  chore: group dependabot updates (testcontainers#668)
  chore: update mkdocs format to go-yaml v3 (testcontainers#667)
  chore: generate dependabot configs for examples (testcontainers#654)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies or external services

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant