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

feat: Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 #9489

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps @parse/push-adapter from 6.7.1 to 6.8.0.

Release notes

Sourced from @​parse/push-adapter's releases.

6.8.0

6.8.0 (2024-12-14)

Features

  • Add FCM option resolveUnhandledClientError to resolve or reject push promise on FCM server response GOAWAY (#341) (6d72f8a)
Changelog

Sourced from @​parse/push-adapter's changelog.

6.8.0 (2024-12-14)

Features

  • Add FCM option resolveUnhandledClientError to resolve or reject push promise on FCM server response GOAWAY (#341) (6d72f8a)
Commits
  • 626b9fc chore(release): 6.8.0 [skip ci]
  • 6d72f8a feat: Add FCM option resolveUnhandledClientError to resolve or reject push ...
  • 5409e48 refactor: Bump firebase-admin from 12.7.0 to 13.0.1 (#332)
  • 30d07a8 refactor: Bump c8 from 10.1.2 to 10.1.3 (#339)
  • bb23f96 refactor: Bump expo-server-sdk from 3.12.0 to 3.13.0 (#336)
  • f8f8872 refactor: Bump @​eslint/js from 9.15.0 to 9.16.0 (#333)
  • fdbc653 refactor: Bump jasmine from 5.4.0 to 5.5.0 (#335)
  • 40a6723 refactor: Bump eslint from 9.15.0 to 9.16.0 (#334)
  • 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 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)

@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Dec 16, 2024
Copy link

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

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump @parse/push-adapter from 6.7.1 to 6.8.0 refactor: Bump @parse/push-adapter from 6.7.1 to 6.8.0 Dec 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse/push-adapter-6.8.0 branch from 5116d7d to b5d5c29 Compare December 16, 2024 13:08
Bumps [@parse/push-adapter](https://github.com/parse-community/parse-server-push-adapter) from 6.7.1 to 6.8.0.
- [Release notes](https://github.com/parse-community/parse-server-push-adapter/releases)
- [Changelog](https://github.com/parse-community/parse-server-push-adapter/blob/master/CHANGELOG.md)
- [Commits](parse-community/parse-server-push-adapter@6.7.1...6.8.0)

---
updated-dependencies:
- dependency-name: "@parse/push-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse/push-adapter-6.8.0 branch from b5d5c29 to 170a2a1 Compare December 16, 2024 14:39
@mtrezza mtrezza changed the title refactor: Bump @parse/push-adapter from 6.7.1 to 6.8.0 feat: Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 Dec 16, 2024
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza merged commit 286aa66 into alpha Dec 16, 2024
28 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse/push-adapter-6.8.0 branch December 16, 2024 18:41
parseplatformorg pushed a commit that referenced this pull request Dec 16, 2024
# [7.4.0-alpha.7](7.4.0-alpha.6...7.4.0-alpha.7) (2024-12-16)

### Features

* Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 ([#9489](#9489)) ([286aa66](286aa66))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.4.0-alpha.7

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants