Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/arduino/go-properties-orderedmap from 1.4.0 to 1.6.0.

Release notes

Sourced from github.com/arduino/go-properties-orderedmap's releases.

Release 1.6.0

v1.6.0

Release 1.6.0

Release 1.5.0

No release notes provided.

Commits
  • c598b80 Merge pull request #6 from arduino/scerza/fix-subtree-index-extract
  • 018a4e7 Fix ExtractSubIndexLists returning a list containing a single empty string if...
  • e4121da Merge pull request #5 from arduino/fix1
  • 78ca7bd Added ExtractSubIndexLists method
  • 7e5a5ec Merge pull request #4 from arduino/fix1
  • 72a5d84 Added test
  • 200a856 Added ExtractSubIndexSets method
  • 496b294 Merge pull request #3 from per1234/security-disclosure-policy
  • 41a2990 Add security policy link to readme
  • See full diff 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 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 added the topic: infrastructure Related to project infrastructure label Aug 6, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #250 (494a183) into main (4a72afa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files          43       43           
  Lines        6320     6320           
=======================================
  Hits         5679     5679           
  Misses        530      530           
  Partials      111      111           
Flag Coverage Δ
unit 89.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a72afa...494a183. Read the comment docs.

@per1234 per1234 force-pushed the dependabot/go_modules/github.com/arduino/go-properties-orderedmap-1.6.0 branch from 06e9455 to a38f79e Compare August 6, 2021 13:15
Bumps [github.com/arduino/go-properties-orderedmap](https://github.com/arduino/go-properties-orderedmap) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/arduino/go-properties-orderedmap/releases)
- [Commits](arduino/go-properties-orderedmap@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/arduino/go-properties-orderedmap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@per1234 per1234 force-pushed the dependabot/go_modules/github.com/arduino/go-properties-orderedmap-1.6.0 branch from a38f79e to 494a183 Compare August 6, 2021 13:28
@per1234 per1234 merged commit b3294dc into main Aug 6, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/arduino/go-properties-orderedmap-1.6.0 branch August 6, 2021 13:42
@per1234 per1234 self-assigned this Nov 12, 2021
@per1234 per1234 added the type: enhancement Proposed improvement label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants