Skip to content

Commit

Permalink
build(deps): Bump the deps group across 2 directories with 18 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [d3-force](https://github.com/d3/d3-force) | `2.0.1` | `3.0.0` |
| [d3-selection](https://github.com/d3/d3-selection) | `1.4.0` | `3.0.0` |
| [launchdarkly-react-client-sdk](https://github.com/launchdarkly/react-client-sdk) | `2.23.2` | `3.4.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `16.8.6` | `18.3.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `16.8.6` | `18.3.1` |
| [react-markdown](https://github.com/remarkjs/react-markdown) | `8.0.7` | `9.0.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `5.3.4` | `6.26.0` |
| [react-tag-autocomplete](https://github.com/i-like-robots/react-tag-autocomplete) | `5.11.1` | `7.3.0` |
| [eslint](https://github.com/eslint/eslint) | `6.8.0` | `9.8.0` |
| [eslint-config-airbnb](https://github.com/airbnb/javascript) | `18.1.0` | `19.0.4` |
| [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel) | `5.3.0` | `5.3.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `2.5.1` | `4.6.2` |

Bumps the deps group with 4 updates in the /server directory: [eslint](https://github.com/eslint/eslint), [eslint-config-airbnb-base](https://github.com/airbnb/javascript), [launchdarkly-node-server-sdk](https://github.com/launchdarkly/node-server-sdk) and [node-fetch](https://github.com/node-fetch/node-fetch).


Updates `d3-force` from 2.0.1 to 3.0.0
- [Release notes](https://github.com/d3/d3-force/releases)
- [Commits](d3/d3-force@v2.0.1...v3.0.0)

Updates `d3-selection` from 1.4.0 to 3.0.0
- [Release notes](https://github.com/d3/d3-selection/releases)
- [Commits](d3/d3-selection@v1.4.0...v3.0.0)

Updates `launchdarkly-react-client-sdk` from 2.23.2 to 3.4.0
- [Release notes](https://github.com/launchdarkly/react-client-sdk/releases)
- [Changelog](https://github.com/launchdarkly/react-client-sdk/blob/main/CHANGELOG.md)
- [Commits](launchdarkly/react-client-sdk@2.23.2...launchdarkly-react-client-sdk-v3.4.0)

Updates `react` from 16.8.6 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `react-dom` from 16.8.6 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `react-markdown` from 8.0.7 to 9.0.1
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.7...9.0.1)

Updates `react-router-dom` from 5.3.4 to 6.26.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `react-tag-autocomplete` from 5.11.1 to 7.3.0
- [Release notes](https://github.com/i-like-robots/react-tag-autocomplete/releases)
- [Changelog](https://github.com/i-like-robots/react-tag-autocomplete/blob/main/changelog.md)
- [Commits](https://github.com/i-like-robots/react-tag-autocomplete/commits/v7.3.0)

Updates `eslint` from 6.8.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v9.8.0)

Updates `eslint-config-airbnb` from 18.1.0 to 19.0.4
- [Commits](airbnb/javascript@eslint-config-airbnb-v18.1.0...eslint-config-airbnb-v19.0.4)

Updates `eslint-config-airbnb-base` from 14.2.0 to 14.2.1
- [Commits](airbnb/javascript@eslint-config-airbnb-base-v14.2.0...eslint-config-airbnb-base-v15.0.0)

Updates `eslint-plugin-babel` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/babel/eslint-plugin-babel/releases)
- [Commits](babel/eslint-plugin-babel@v5.3.0...v5.3.1)

Updates `eslint-plugin-import` from 2.21.2 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.21.2...v2.29.1)

Updates `eslint-plugin-jsx-a11y` from 6.2.3 to 6.9.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.2.3...v6.9.0)

Updates `eslint-plugin-react` from 7.20.0 to 7.35.0
- [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.20.0...v7.35.0)

Updates `eslint-plugin-react-hooks` from 2.5.1 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint` from 6.8.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v9.8.0)

Updates `eslint-config-airbnb-base` from 14.2.0 to 15.0.0
- [Commits](airbnb/javascript@eslint-config-airbnb-base-v14.2.0...eslint-config-airbnb-base-v15.0.0)

Updates `eslint-plugin-import` from 2.21.2 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.21.2...v2.29.1)

Updates `launchdarkly-node-server-sdk` from 6.2.0 to 7.0.4
- [Release notes](https://github.com/launchdarkly/node-server-sdk/releases)
- [Changelog](https://github.com/launchdarkly/node-server-sdk/blob/main/CHANGELOG.md)
- [Commits](launchdarkly/node-server-sdk@6.2.0...7.0.4)

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

---
updated-dependencies:
- dependency-name: d3-force
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: d3-selection
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: launchdarkly-react-client-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: react-tag-autocomplete
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: eslint-config-airbnb
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: eslint-config-airbnb-base
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: eslint-plugin-babel
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: eslint-config-airbnb-base
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: launchdarkly-node-server-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 562ab13 commit fac16b0
Show file tree
Hide file tree
Showing 4 changed files with 3,619 additions and 3,378 deletions.
Loading

0 comments on commit fac16b0

Please sign in to comment.