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

chore(deps-dev): bump iterator.prototype from 1.1.4 to 1.1.5 in /dev-client #2770

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps iterator.prototype from 1.1.4 to 1.1.5.

Changelog

Sourced from iterator.prototype's changelog.

v1.1.5 - 2025-01-01

Commits

  • [Refactor] use get-proto directly c36361a
  • [Deps] update reflect.getprototypeof c3f9c2a
Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2025
@paulschreiber paulschreiber added this pull request to the merge queue Jan 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 5, 2025
Bumps [iterator.prototype](https://github.com/ljharb/Iterator.prototype) from 1.1.4 to 1.1.5.
- [Changelog](https://github.com/es-shims/Iterator.prototype/blob/main/CHANGELOG.md)
- [Commits](es-shims/Iterator.prototype@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: iterator.prototype
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-client/dependencies/iterator.prototype-1.1.5 branch from 2ae4db3 to 28fa84c Compare January 5, 2025 18:19
@paulschreiber paulschreiber added this pull request to the merge queue Jan 5, 2025
Merged via the queue into dependencies with commit 34aaea7 Jan 5, 2025
13 checks passed
@paulschreiber paulschreiber deleted the dependabot/npm_and_yarn/dev-client/dependencies/iterator.prototype-1.1.5 branch January 5, 2025 21:58
paulschreiber added a commit that referenced this pull request Jan 6, 2025
* chore(deps-dev): bump eslint-plugin-react in /dev-client (#2757)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.2 to 7.37.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: indirect
  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>

* chore(deps): bump @turf/bbox from 7.1.0 to 7.2.0 in /dev-client (#2758)

Bumps [@turf/bbox](https://github.com/Turfjs/turf) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: "@turf/bbox"
  dependency-type: indirect
  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>

* chore(deps): bump es-set-tostringtag from 2.0.3 to 2.1.0 in /dev-client (#2759)

Bumps [es-set-tostringtag](https://github.com/es-shims/es-set-tostringtag) from 2.0.3 to 2.1.0.
- [Changelog](https://github.com/es-shims/es-set-tostringtag/blob/main/CHANGELOG.md)
- [Commits](es-shims/es-set-tostringtag@v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: es-set-tostringtag
  dependency-type: indirect
  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>

* chore(deps-dev): bump object.values from 1.2.0 to 1.2.1 in /dev-client (#2760)

Bumps [object.values](https://github.com/es-shims/Object.values) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/es-shims/Object.values/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/Object.values/commits)

---
updated-dependencies:
- dependency-name: object.values
  dependency-type: indirect
  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>

* chore(deps): bump fast-glob from 3.3.2 to 3.3.3 in /dev-client (#2761)

Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: indirect
  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>

* chore(deps): bump flow-parser from 0.257.1 to 0.258.0 in /dev-client (#2762)

Bumps [flow-parser](https://github.com/facebook/flow) from 0.257.1 to 0.258.0.
- [Release notes](https://github.com/facebook/flow/releases)
- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)
- [Commits](facebook/flow@v0.257.1...v0.258.0)

---
updated-dependencies:
- dependency-name: flow-parser
  dependency-type: indirect
  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>

* chore(deps): bump zod from 3.23.8 to 3.24.1 in /dev-client (#2763)

Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
  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>

* chore(deps): bump is-async-function from 2.0.0 to 2.1.0 in /dev-client (#2764)

Bumps [is-async-function](https://github.com/inspect-js/is-async-function) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/inspect-js/is-async-function/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-async-function@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: is-async-function
  dependency-type: indirect
  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>

* chore(deps): bump intl-messageformat in /dev-client (#2765)

Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 10.7.10 to 10.7.11.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@10.7.11)

---
updated-dependencies:
- dependency-name: intl-messageformat
  dependency-type: indirect
  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>

* chore(deps): bump is-generator-function in /dev-client (#2766)

Bumps [is-generator-function](https://github.com/inspect-js/is-generator-function) from 1.0.10 to 1.1.0.
- [Changelog](https://github.com/inspect-js/is-generator-function/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-generator-function@v1.0.10...v1.1.0)

---
updated-dependencies:
- dependency-name: is-generator-function
  dependency-type: indirect
  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>

* chore(deps): bump es-abstract from 1.23.7 to 1.23.9 in /dev-client (#2767)

Bumps [es-abstract](https://github.com/ljharb/es-abstract) from 1.23.7 to 1.23.9.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.7...v1.23.9)

---
updated-dependencies:
- dependency-name: es-abstract
  dependency-type: indirect
  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>

* chore(deps): bump fastq from 1.17.1 to 1.18.0 in /dev-client (#2768)

Bumps [fastq](https://github.com/mcollina/fastq) from 1.17.1 to 1.18.0.
- [Release notes](https://github.com/mcollina/fastq/releases)
- [Commits](mcollina/fastq@v1.17.1...v1.18.0)

---
updated-dependencies:
- dependency-name: fastq
  dependency-type: indirect
  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>

* chore(deps): bump @sentry/react-native in /dev-client (#2769)

Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/getsentry/sentry-react-native/releases)
- [Changelog](https://github.com/getsentry/sentry-react-native/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-react-native@6.4.0...6.5.0)

---
updated-dependencies:
- dependency-name: "@sentry/react-native"
  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>

* chore(deps-dev): bump the types group in /dev-client with 2 updates (#2753)

Bumps the types group in /dev-client with 2 updates: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/lodash` from 4.17.13 to 4.17.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/node` from 16.18.122 to 16.18.123
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: types
...

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

* chore(deps-dev): bump iterator.prototype in /dev-client (#2770)

Bumps [iterator.prototype](https://github.com/ljharb/Iterator.prototype) from 1.1.4 to 1.1.5.
- [Changelog](https://github.com/es-shims/Iterator.prototype/blob/main/CHANGELOG.md)
- [Commits](es-shims/Iterator.prototype@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: iterator.prototype
  dependency-type: indirect
  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>

---------

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