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 @sideway/formula from 3.0.0 to 3.0.1 in /NotificationHubSample/app #133

Open
wants to merge 131 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps @sideway/formula from 3.0.0 to 3.0.1.

Commits
Maintainer changes

This version was pushed to npm by marsup, a new releaser for @​sideway/formula since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

kylekampy and others added 30 commits January 23, 2019 14:40
Remove old broken VSTO telemetry sample and replace
Added Apache Cordova and Ionic 3 sample apps plus reworked the readme.
fixed links in the .NET readme
chore(iOS): remove old sample apps
mpodwysocki and others added 25 commits May 2, 2022 08:28
…onHubSample/app/async-2.6.4

Bump async from 2.6.3 to 2.6.4 in /NotificationHubSample/app
…onHubSample/app/minimist-1.2.6

Bump minimist from 1.2.5 to 1.2.6 in /NotificationHubSample/app
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
…onHubSample/app/plist-3.0.5

Bump plist from 3.0.4 to 3.0.5 in /NotificationHubSample/app
…onHubSample/app/ansi-regex-3.0.1

Bump ansi-regex from 3.0.0 to 3.0.1 in /NotificationHubSample/app
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](wollardj/simple-plist@v1.1.1...v1.3.1)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@6.0.4...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native-windows](https://github.com/microsoft/react-native-windows/tree/HEAD/vnext). These dependencies need to be updated together.


Removes `xmldom`

Updates `react-native-windows` from 0.63.5 to 0.63.41
- [Release notes](https://github.com/microsoft/react-native-windows/releases)
- [Changelog](https://github.com/microsoft/react-native-windows/blob/main/vnext/CHANGELOG.json)
- [Commits](https://github.com/microsoft/react-native-windows/commits/HEAD/vnext)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: react-native-windows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.13.1 to 2.10.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@1.13.1...2.10.0)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…riPushNotifications/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 6.0.4 to 13.0.1 in /PushToSafari/SafariPushNotifications
…mple/app/windows/app/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /NotificationHubSample/app/windows/app
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…onHubSample/app/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2 in /NotificationHubSample/app
…riPushNotifications/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /PushToSafari/SafariPushNotifications
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…onHubSample/app/minimatch-3.1.2

Bump minimatch from 3.0.4 to 3.1.2 in /NotificationHubSample/app
…onHubSample/app/qs-6.5.3

Bump qs from 6.5.2 to 6.5.3 in /NotificationHubSample/app
…onHubSample/app/react-native-reanimated-2.10.0

Bump react-native-reanimated from 1.13.1 to 2.10.0 in /NotificationHubSample/app
…onHubSample/app/xmldom-and-react-native-windows--removed

Bump xmldom and react-native-windows in /NotificationHubSample/app
…onHubSample/app/simple-plist-1.3.1

Bump simple-plist from 1.1.1 to 1.3.1 in /NotificationHubSample/app
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](hapijs/formula@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/NotificationHubSample/app/sideway/formula-3.0.1 branch from b0f03b8 to d6c3e46 Compare February 9, 2023 01:22
@marstr marstr force-pushed the main branch 2 times, most recently from 0c90e11 to 821324c Compare November 30, 2023 22:11
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.

9 participants