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 the npm_and_yarn group across 1 directories with 11 updates #13

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps the npm_and_yarn group with 11 updates in the /. directory:

Package From To
ansi-regex 4.1.0 4.1.1
semver 5.7.1 5.7.2
minimatch 3.0.4 3.1.2
hermes-engine 0.9.0 ``
react-native 0.67.5 0.73.3
node-fetch 1.7.3 2.7.0
react-native-calendars 1.1284.0 1.1303.0
nanoid 3.1.29 3.3.7
nth-check 1.0.2 2.1.1
react-native-svg 12.1.1 12.5.1
tough-cookie 4.0.0 4.1.3

Updates ansi-regex from 4.1.0 to 4.1.1

Commits

Updates semver from 5.7.1 to 5.7.2

Release notes

Sourced from semver's releases.

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

5.7.2 (2023-07-10)

Bug Fixes

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

  • Add version coercion capabilities

5.4

  • Add intersection checking

5.3

  • Add minSatisfying method

5.2

  • Add prerelease(v) that returns prerelease components

5.1

  • Add Backus-Naur for ranges
  • Remove excessively cute inspection methods

5.0

  • Remove AMD/Browserified build artifacts
  • Fix ltr and gtr when using the * range
  • Fix for range * with a prerelease identifier
Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates minimatch from 3.0.4 to 3.1.2

Commits

Removes hermes-engine

Updates react-native from 0.67.5 to 0.73.3

Release notes

Sourced from react-native's releases.

0.73.3

Fixed

Added

iOS specific

Changed

Android specific

  • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @​LimAlbert)

iOS specific

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the CHANGELOG.md file.

0.73.2

Added

... (truncated)

Changelog

Sourced from react-native's changelog.

Changelog (pre 0.70)

This file contains all changelogs for releases in the 0.60-0.69 range. Please check out the other CHANGELOG-*.md files for newer and older versions.

v0.69.12

Changed

iOS specific

Fixed

Android specific

v0.69.11

Fixed

iOS specific

v0.69.10

Fixed

Android specific

v0.69.9

Changed

iOS specific

Fixed

... (truncated)

Commits
  • 53061d7 [0.73.3] Bump version numbers
  • 71c8ab3 bumped packages versions
  • 2daedcd Avoid using Cocoapods 1.15 until it fixes an issue affection RN. (#42702)
  • 753aee1 RNTester enable concurrent root when using Fabric (#41166)
  • 1a9994b [LOCAL] similar to #42306, ignore test
  • a4d66b8 bumped packages versions
  • 98943e3 Disable expensive checks in OSS (#42306)
  • 58a59f6 [LOCAL] Remove ccache line from react_native_pods
  • f4e21b0 bumped packages versions
  • b6e7561 Revert "Update Hermes tag to hermes-2024-01-25-RNv0.73.3-57e3665290d5e97eaea6...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.


Updates node-fetch from 1.7.3 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Updates react-native-calendars from 1.1284.0 to 1.1303.0

Release notes

Sourced from react-native-calendars's releases.

1.1303.0

What's Changed

Full Changelog: wix/react-native-calendars@1.1302.0...1.1303.0

1.1302.0

What's Changed

Full Changelog: wix/react-native-calendars@1.1301.0...1.1302.0

1.1301.0

What's Changed

Full Changelog: wix/react-native-calendars@1.1300.0...1.1301.0

1.1300.0

What's Changed

New Contributors

Full Changelog: wix/react-native-calendars@1.1299.0...1.1300.0

1.1299.0

What's Changed

New Contributors

Full Changelog: wix/react-native-calendars@1.1298.0...1.1299.0

1.1298.0

What's Changed

... (truncated)

Commits
  • cbed31f Merge branch 'master' into release
  • fbbdbba feat(timeline): add testId to timeline (#2368)
  • 47128fa Merge branch 'master' of github.com:wix/react-native-calendars into release
  • 91c633e fix tests
  • 95418db Merge branch 'master' of github.com:wix/react-native-calendars into release
  • cea10c8 Fix android RTL issues (#2317)
  • b1f5441 Merge branch 'master' into release
  • 0f503e0 fix(infiniteAgendaList): fixes (#2311)
  • ee7e05f Merge branch 'master' of github.com:wix/react-native-calendars into release
  • c4bd90f Allow passing listStyle to the infiniteAgendaList to allow control the Recycl...
  • Additional commits viewable in compare view

Updates nanoid from 3.1.29 to 3.3.7

Changelog

Sourced from nanoid's changelog.

3.3.7

  • Fixed node16 TypeScript support (by Saadi Myftija).

3.3.6

  • Fixed package.

3.3.5

  • Backport funding information.

3.3.4

3.3.3

  • Reduced size (by Anton Khlynovskiy).

3.3.2

  • Fixed enhanced-resolve support.

3.3.1

  • Reduced package size.

3.3

  • Added size argument to function from customAlphabet (by Stefan Sundin).

3.2

  • Added --size and --alphabet arguments to binary (by Vitaly Baev).

3.1.32

  • Reduced async exports size (by Artyom Arutyunyan).
  • Moved from Jest to uvu (by Vitaly Baev).

3.1.31

  • Fixed collision vulnerability on object in size (by Artyom Arutyunyan).

3.1.30

  • Reduced size for project with brotli compression (by Anton Khlynovskiy).
Commits

Updates nth-check from 1.0.2 to 2.1.1

Release notes

Sourced from nth-check's releases.

v2.1.1

  • The ESM code had some issues that are now fixed aeeb067

fb55/nth-check@v2.1.0...v2.1.1

v2.1.0

What's Changed

  • nth-check is now a dual CommonJS and ESM module fb55/nth-check#206
  • With the new sequence and generate methods, it is now possible to generate a sequence of indices for a given formula fb55/nth-check#207

Full Changelog: fb55/nth-check@v2.0.1...v2.1.0

v2.0.1

Fixes:

  • Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d
    • Ensures parsing will always have linear time complexity.

Internal:

  • chore(ci): Use GitHub Actions, Dependabot (#10) e02b4dd
  • Bump dependencies

fb55/nth-check@v2.0.0...v2.0.1

v2.0.0

  • Port module to TS, Jest, ESLint

Breaking:

  • The main export is now a default export.
  • The module now throws regular Errors on invalid selectors instead of SyntaxErrors.
Commits

Updates react-native-svg from 12.1.1 to 12.5.1

Release notes

Sourced from react-native-svg's releases.

v12.5.1

Patch release including fix of types: software-mansion/react-native-svg#1874.

v12.5.0

Minor release including fix of Windows build: #1923. Thanks @​marlenecota for the contribution!

v12.4.4

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v12.4.3...v12.4.4

v12.4.3

What's Changed

New Contributors

v12.4.2

Patch release adding missing types for components and fixing from types exported in lib folder.

What's Changed

Full Changelog: software-mansion/react-native-svg@v12.4.1...v12.4.2

v12.4.1

Patch release fixing some typos, removing index.d.ts and moving types to lib folder.

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wolewicki, a new releaser for react-native-svg since your current version.


Updates tough-cookie from 4.0.0 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • Additional commits viewable in compare view

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

Bumps the npm_and_yarn group with 11 updates in the /. directory:

| Package | From | To |
| --- | --- | --- |
| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `4.1.1` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
| [hermes-engine](https://github.com/facebook/hermes) | `0.9.0` | `` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.67.5` | `0.73.3` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `1.7.3` | `2.7.0` |
| [react-native-calendars](https://github.com/wix/react-native-calendars) | `1.1284.0` | `1.1303.0` |
| [nanoid](https://github.com/ai/nanoid) | `3.1.29` | `3.3.7` |
| [nth-check](https://github.com/fb55/nth-check) | `1.0.2` | `2.1.1` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `12.1.1` | `12.5.1` |
| [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.0.0` | `4.1.3` |


Updates `ansi-regex` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Removes `hermes-engine`

Updates `react-native` from 0.67.5 to 0.73.3
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.73.3/packages/react-native)

Updates `node-fetch` from 1.7.3 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@1.7.3...v2.7.0)

Updates `react-native-calendars` from 1.1284.0 to 1.1303.0
- [Release notes](https://github.com/wix/react-native-calendars/releases)
- [Changelog](https://github.com/wix/react-native-calendars/blob/master/CHANGELOG.md)
- [Commits](wix/react-native-calendars@v1.1284.0...1.1303.0)

Updates `nanoid` from 3.1.29 to 3.3.7
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.29...3.3.7)

Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v1.0.2...v2.1.1)

Updates `react-native-svg` from 12.1.1 to 12.5.1
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v12.1.1...v12.5.1)

Updates `tough-cookie` from 4.0.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: minimatch
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: hermes-engine
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: react-native
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: node-fetch
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: react-native-calendars
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: nth-check
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: react-native-svg
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: tough-cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2024

Superseded by #15.

@dependabot dependabot bot closed this Feb 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-4e37976689 branch February 3, 2024 20:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants