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

build(deps): bump msgpack from 1.5.2 to 1.5.3 in /Library/Homebrew #13506

Merged
merged 3 commits into from Jul 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps msgpack from 1.5.2 to 1.5.3.

Changelog

Sourced from msgpack's changelog.

2022-05-30 version 1.5.3:

  • Fix deduplication of empty strings when using the freeze: true option.
  • Use rb_hash_new_capa when available (Ruby 3.2) for improved performance when parsing large hashes.
Commits
  • 7bc967b Merge pull request #286 from Shopify/release-1.5.3
  • ca96e2e Prepare release 1.5.3
  • cd30c51 Remove some more dead code
  • 1998a32 Merge pull request #285 from Shopify/more-dead-code
  • 96e4ce7 Remove some more rubinius code
  • 9e6ce3d Merge pull request #281 from Shopify/dedup-empty-string
  • b2bf0e0 Merge pull request #259 from Shopify/remove-rubinius-code
  • 007631f Merge pull request #213 from msgpack/remove-compat-macros
  • 23339e0 Merge pull request #275 from Shopify/fix-compaction-test
  • 3afc299 Merge pull request #279 from Shopify/rb-hash-new-capa
  • 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 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)

Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/msgpack/msgpack-ruby/releases)
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Bumping Gemfile dependencies ruby Pull requests that update Ruby code labels Jul 1, 2022
@Rylan12 Rylan12 merged commit 235f9ff into master Jul 1, 2022
@Rylan12 Rylan12 deleted the dependabot/bundler/Library/Homebrew/msgpack-1.5.3 branch July 1, 2022 20:30
@github-actions github-actions bot added the outdated PR was locked due to age label Aug 1, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Bumping Gemfile dependencies outdated PR was locked due to age ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants