parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

refactor: Bump the npm_and_yarn group group with 2 updates #233

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the npm_and_yarn group group with 2 updates: parse and crypto-js.

Updates parse from 4.2.0 to 4.3.1

Release notes

Sourced from parse's releases.

4.3.1

4.3.1 (2023-11-18)

Bug Fixes

  • Connection failure in Parse.Object.saveEventually and Parse.Object.destroyEventually not handled on custom Parse.Error.CONNECTION_FAILURE message (#2032) (4da3ebc)
  • Docs fail with Cannot find module 'taffydb' (#2036) (dc91d0f)
  • Error in web context when window.indexedDB API is available but protected (#2039) (360981f)
  • Security upgrade browserify-sign from 4.2.1 to 4.2.2 (#2043) (fd50b9d)
  • Security upgrade crypto-js from 4.1.1 to 4.2.0 (#2042) (681fbdf)

4.3.1-beta.1

4.3.1-beta.1 (2023-11-16)

Bug Fixes

  • Connection failure in Parse.Object.saveEventually and Parse.Object.destroyEventually not handled on custom Parse.Error.CONNECTION_FAILURE message (#2032) (4da3ebc)
  • Docs fail with Cannot find module 'taffydb' (#2036) (dc91d0f)
  • Error in web context when window.indexedDB API is available but protected (#2039) (360981f)
  • Security upgrade browserify-sign from 4.2.1 to 4.2.2 (#2043) (fd50b9d)
  • Security upgrade crypto-js from 4.1.1 to 4.2.0 (#2042) (681fbdf)

4.3.1-alpha.2

4.3.1-alpha.2 (2024-02-15)

Bug Fixes

  • Calling Parse.Object.relation.add multiple times adds only the first object (#2078) (0f98117)

4.3.1-alpha.1

4.3.1-alpha.1 (2023-11-18)

Bug Fixes

  • Connection failure in Parse.Object.saveEventually and Parse.Object.destroyEventually not handled on custom Parse.Error.CONNECTION_FAILURE message (#2032) (4da3ebc)
  • Docs fail with Cannot find module 'taffydb' (#2036) (dc91d0f)
  • Error in web context when window.indexedDB API is available but protected (#2039) (360981f)
  • Security upgrade browserify-sign from 4.2.1 to 4.2.2 (#2043) (fd50b9d)
  • Security upgrade crypto-js from 4.1.1 to 4.2.0 (#2042) (681fbdf)

4.3.0

4.3.0 (2023-11-16)

Bug Fixes

... (truncated)

Commits


Updates crypto-js from 4.1.1 to 4.2.0

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/parse-community/parse-server-push-adapter/network/alerts).
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.38%. Comparing base (2c3d61d) to head (df08e7d). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #233 +/- ## ======================================= Coverage 81.38% 81.38% ======================================= Files 6 6 Lines 360 360 ======================================= Hits 293 293 Misses 67 67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

parse-github-assistant[bot] commented 4 months ago

I will reformat the title to use the proper commit message syntax.

parse-github-assistant[bot] commented 4 months ago

Thanks for opening this pull request!

parseplatformorg commented 3 months ago

🎉 This change has been released in version 5.2.0