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

chore: remove quotes from dependabot updates #655

Merged
merged 1 commit into from Dec 5, 2022

Conversation

mdelapenya
Copy link
Collaborator

What does this PR do?

It removes quotes from dependabot config, preparing for #654

Why is it important?

YAML marshaling will not quote values unless they change their meaning when unquoted, which is the case

Related issues

@mdelapenya mdelapenya requested a review from a team as a code owner December 5, 2022 18:11
@mdelapenya mdelapenya self-assigned this Dec 5, 2022
@mdelapenya
Copy link
Collaborator Author

Merging, as it does not affect the CI

@mdelapenya mdelapenya merged commit e47f6c9 into testcontainers:main Dec 5, 2022
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Dec 5, 2022
* main:
  chore: remove quotes from dependabot updates (testcontainers#655)
@mdelapenya mdelapenya added the chore Changes that do not impact the existing functionality label Dec 5, 2022
@mdelapenya mdelapenya deleted the dependabot-quotes branch December 5, 2022 23:18
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Dec 15, 2022
* main:
  chore: generate dependabot configs for examples (testcontainers#654)
  chore: format dependabot using go-yaml indents (testcontainers#658)
  chore(deps): bump github.com/docker/compose/v2 from 2.12.2 to 2.14.0 (testcontainers#657)
  chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#583)
  chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (testcontainers#656)
  chore: remove quotes from dependabot updates (testcontainers#655)
  fix: do not create garbage in examples nav bar (testcontainers#652)
  chore(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.10 (#621)
  chore(deps): bump golang.org/x/sys from 0.1.0 to 0.3.0 (testcontainers#651)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not impact the existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants