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

Bump msgpackr from 1.10.0 to 1.10.1 in /site #175

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps msgpackr from 1.10.0 to 1.10.1.

Commits
  • 50bcdb8 Update version
  • 4e7657b Allow structuredClone to be explicitly turned off for the decoder
  • 18f44f8 Ensure that string conversion doesn't recursively join or execute code
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 28, 2023 21:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 28, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (fc72060) to head (3a7f744).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          16       16           
  Lines         481      481           
  Branches       59       59           
=======================================
  Hits          425      425           
  Misses         53       53           
  Partials        3        3           
Flag Coverage Δ
unittests 87.94% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bingenito bingenito merged commit 1bbe310 into main Mar 1, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/site/msgpackr-1.10.1 branch March 1, 2024 17:03
psmulovics pushed a commit that referenced this pull request Mar 4, 2024
* Bump xunit.runner.visualstudio from 2.5.1 to 2.5.7 (#188)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.1...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit from 2.6.4 to 2.7.0 (#189)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.7.0.
- [Commits](xunit/xunit@2.6.4...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump es5-ext from 0.10.62 to 0.10.64 in /site (#187)

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* Bump follow-redirects from 1.15.3 to 1.15.4 in /site (#182)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* Bump msgpackr from 1.10.0 to 1.10.1 in /site (#175)

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* Bump TestableIOSystemIOAbstractionsTestingHelpersVersion (#185)

Bumps `TestableIOSystemIOAbstractionsTestingHelpersVersion` from 19.2.69 to 20.0.15.

Updates `TestableIO.System.IO.Abstractions.TestingHelpers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

Updates `TestableIO.System.IO.Abstractions.Wrappers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>

* update dotnet version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>
Co-authored-by: Joyce Dzifa Lokko <[email protected]>
@psmulovics psmulovics mentioned this pull request Mar 4, 2024
psmulovics added a commit that referenced this pull request Mar 5, 2024
* Bump xunit.runner.visualstudio from 2.5.1 to 2.5.7 (#188)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.1...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* Bump xunit from 2.6.4 to 2.7.0 (#189)

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.7.0.
- [Commits](xunit/xunit@2.6.4...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...




* Bump es5-ext from 0.10.62 to 0.10.64 in /site (#187)

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...





* Bump follow-redirects from 1.15.3 to 1.15.4 in /site (#182)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...





* Bump msgpackr from 1.10.0 to 1.10.1 in /site (#175)

Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...





* Bump TestableIOSystemIOAbstractionsTestingHelpersVersion (#185)

Bumps `TestableIOSystemIOAbstractionsTestingHelpersVersion` from 19.2.69 to 20.0.15.

Updates `TestableIO.System.IO.Abstractions.TestingHelpers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

Updates `TestableIO.System.IO.Abstractions.Wrappers` from 19.2.69 to 20.0.15
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.69...v20.0.15)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-type: direct:production
  update-type: version-update:semver-major
...





* update dotnet version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: jyffarh <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>
Co-authored-by: Joyce Dzifa Lokko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant