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

Build(deps): bump the other group with 18 updates #1399

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the other group with 18 updates:

Package From To
@okta/okta-signin-widget 7.23.2 7.24.1
@tiptap/core 2.7.4 2.8.0
@tiptap/extension-character-count 2.7.4 2.8.0
@tiptap/extension-document 2.7.4 2.8.0
@tiptap/extension-mention 2.7.4 2.8.0
@tiptap/extension-paragraph 2.7.4 2.8.0
@tiptap/extension-text 2.7.4 2.8.0
@tiptap/pm 2.7.4 2.8.0
@tiptap/react 2.7.4 2.8.0
@tiptap/starter-kit 2.7.4 2.8.0
@tiptap/suggestion 2.7.4 2.8.0
@types/lodash 4.17.9 4.17.10
@uswds/uswds 3.8.2 3.9.0
i18next 23.15.1 23.15.2
@babel/core 7.25.2 7.25.7
@babel/preset-env 7.25.4 7.25.7
@cypress/code-coverage 3.13.2 3.13.4
vitest 2.1.1 2.1.2

Updates @okta/okta-signin-widget from 7.23.2 to 7.24.1

Release notes

Sourced from @​okta/okta-signin-widget's releases.

7.24.1

🚀 Features

  • feat(oie): [Gen 2&3] Adds support for Passkey autofill (#3727) 49422d4

7.24.0

🚀 Features

  • feat(oie): [Gen 2&3] Adds password validation for maximum consecutive repeated characters (#3726) c98df53e1

🐞 Bug fixes

  • fix(oie): [Gen 3] Apple SSOE failing to complete (#3724) c41d950ab
Commits

Updates @tiptap/core from 2.7.4 to 2.8.0

Release notes

Sourced from @​tiptap/core's releases.

v2.8.0

ueberdosis/tiptap#5669

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.4...v2.8.0

Changelog

Sourced from @​tiptap/core's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

Patch Changes

  • 8ee534d: This refactors the onDrop and onPaste event callbacks to be Tiptap extensions rather than separate Prosemirror plugins which was forcing the editor to recreate the view on initialization.
Commits

Updates @tiptap/extension-character-count from 2.7.4 to 2.8.0

Release notes

Sourced from @​tiptap/extension-character-count's releases.

v2.8.0

ueberdosis/tiptap#5669

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.4...v2.8.0

Changelog

Sourced from @​tiptap/extension-character-count's changelog.

2.8.0

Minor Changes

  • 93bc933: Make counter function accessible from outside character-count extension
  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @tiptap/extension-document from 2.7.4 to 2.8.0

Release notes

Sourced from @​tiptap/extension-document's releases.

v2.8.0

ueberdosis/tiptap#5669

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.7.4...v2.8.0

Changelog

Sourced from @​tiptap/extension-document's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @tiptap/extension-mention from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/extension-mention's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @tiptap/extension-paragraph from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/extension-paragraph's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @tiptap/extension-text from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/extension-text's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @tiptap/pm from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/pm's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @tiptap/react from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/react's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

Patch Changes

  • Updated dependencies [6834a7f]
    • @​tiptap/extension-floating-menu@​2.8.0
    • @​tiptap/extension-bubble-menu@​2.8.0
Commits

Updates @tiptap/starter-kit from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/starter-kit's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions

Patch Changes

  • Updated dependencies [6834a7f]
  • Updated dependencies [8ee534d]
    • @​tiptap/extension-horizontal-rule@​2.8.0
    • @​tiptap/extension-ordered-list@​2.8.0
    • @​tiptap/extension-bullet-list@​2.8.0
    • @​tiptap/extension-blockquote@​2.8.0
    • @​tiptap/extension-code-block@​2.8.0
    • @​tiptap/extension-dropcursor@​2.8.0
    • @​tiptap/extension-hard-break@​2.8.0
    • @​tiptap/extension-gapcursor@​2.8.0
    • @​tiptap/extension-list-item@​2.8.0
    • @​tiptap/extension-paragraph@​2.8.0
    • @​tiptap/extension-document@​2.8.0
    • @​tiptap/extension-heading@​2.8.0
    • @​tiptap/extension-history@​2.8.0
    • @​tiptap/extension-italic@​2.8.0
    • @​tiptap/extension-strike@​2.8.0
    • @​tiptap/extension-bold@​2.8.0
    • @​tiptap/extension-code@​2.8.0
    • @​tiptap/extension-text@​2.8.0
    • @​tiptap/core@​2.8.0
    • @​tiptap/pm@​2.8.0
Commits

Updates @tiptap/suggestion from 2.7.4 to 2.8.0

Changelog

Sourced from @​tiptap/suggestion's changelog.

2.8.0

Minor Changes

  • 6834a7f: Bundling of packages no longer includes tiptap dependency type definitions
Commits

Updates @types/lodash from 4.17.9 to 4.17.10

Commits

Updates @uswds/uswds from 3.8.2 to 3.9.0

Release notes

Sourced from @​uswds/uswds's releases.

USWDS 3.9.0

What's new in USWDS 3.9.0

Features

Package A11y Breaking Markup change Description
usa-character-count - - - Enhanced the visual cue when maxlength is exceeded in the character count component. Now, the component uses standard USWDS error styles to visually enhance the error state. (#5908)
usa-date-picker, usa-date-range-picker Yes - - Added aria-disabled to the list of expected attributes in the date picker and date range picker components. Now, the component will disable toggle when the aria-disabled attribute is present. (#6013)
uswds-core, usa-layout-grid - - - Added new $theme-utility-breakpoints-custom setting. This setting generates responsive variants of USWDS utilities at custom breakpoints. Values must be set with px values inside a Sass map. Thanks @​jamigibbs! (#6048)

Bug fixes

Package A11y Breaking Markup change Description
usa-alert, usa-site-alert - Yes - Fixed a bug that caused $theme-site-margins-width to unexpectedly adjust the alignment inside the alert and site alert components. Alignment on the alert and site alert components will likely shift from this change. Confirm that your implementation of the component aligns as expected. (#5636):warning: Considered breaking because the alignment and display of the alert may shift.
usa-button - Yes - Updated the width of unstyled buttons at narrow screen widths. Now, unstyled buttons receive a width of auto to better match USWDS link styles. Users should confirm that the variant visually displays as expected in their projects. Thanks @​aduth! (#5631):warning: Considered breaking because the display of unstyled buttons will change at narrow screen widths. Check your codebase for any instances of @include button-unstyled in your custom styles. These items may be affected by this change.
usa-card - Yes - Fixed a bug that caused the component to ignore the $theme-card-font-family setting. Confirm that your implementation of the card component displays with the expected font family. (#5974):warning: Considered breaking because fonts in cards may change if you've set $theme-card-font-family.
usa-combo-box Yes - - Removed custom screen reader instructions in the combo box component. Combo box now relies on the default instructions provided by screen readers. (#6022)
usa-date-picker, usa-date-range-picker Yes - - Fixed a bug that caused mouseover events to prevent keyboard navigation. Now when you hover your mouse over the date picker buttons, only the hover state will be triggered. (#5774)
usa-header Yes Yes - Removed the CSS order property from the mobile view in standard variants of the header component. Now, the visual order of the component matches the tab order. If you would like to visually keep the search bar at the top of the menu, you will need to reorder your markup in the mobile view. (#6037):warning: Considered breaking because the position of the search bar will change in the mobile menu.
usa-footer, templates Yes - Yes Added the autocomplete="email" attribute to the big footer variant and the "Create an account" template. This attribute allows the components to meet the standards outlined in WCAG 1.3.5. (#6002):pencil2: Teams should update their markup if they use an email field in their big footer.
usa-identifier - - Yes Updated the USA.gov link in Spanish versions of the identifier. The link text now reads "Visite USAGov en Español" and the link url is now "https://www.usa.gov/es/". (#5892):pencil2: Teams should update this text if they use the Spanish-language identifier.
usa-memorable-date Yes - Yes Removed numeric representation of months in the memorable date component. Recent usability testing indicated that having both numbers and names to represent months was confusing for screen reader users. (#6028):pencil2: Teams should update their memorable date component to remove the leading numbers.
usa-pagination Yes - - Added text underline styles to pagination links. Pagination links are now visually consistent with other USWDS text links. (#5970)

Dependencies and security

Dependency name Previous version Updated version
@​18f/identity-stylelint-config 4.0.0 4.1.0
@​babel/core 7.24.5 7.25.2
@​babel/preset-env 7.24.5 7.25.4
@​types/node 20.12.11 20.14.10
autoprefixer 10.4.19 10.4.20
axe-core 4.9.1 4.10.0
babel-loader 9.1.3 --
eslint-plugin-import 2.29.1 2.30.0
eslint-plugin-no-unsanitized 4.0.2 4.1.0
gulp-changed 4.0.3 --
gulp-clean 0.4.0 --
gulp-cli 2.3.0 --
mocha 10.4.0 10.7.3
normalize.css 8.0.1 --
path 0.12.7 --
postcss 8.4.38 8.4.45
postcss-preset-env 9.5.11 9.6.0
prettier 3.2.5 3.3.3
sass 1.77.0 1.78.0
sass-embedded 1.77.0 1.78.0
snyk 1.1291.0 1.1293.0

... (truncated)

Commits
  • 32da2de Merge pull request #6096 from uswds/release-3.9.0
  • 1530937 Update uswds-3.9.0-zip-hash.txt
  • 3441c5e Merge pull request #6097 from uswds/al-set-nav-button-width
  • 900e6e1 Set .usa-nav__primary button width to 100%
  • c37c061 Create uswds-3.9.0-zip-hash.txt
  • 11f1533 3.9.0
  • 36d8a46 Merge pull request #6094 from uswds/dw-add-notifications
  • 57c489e Merge branch 'develop' into dw-add-notifications
  • 97a7484 Merge pull request #6095 from uswds/dw-audit-deps-3.9.0
  • fd53cd1 Clean cache, rebuild, and audit package
  • Additional commits viewable in compare view

Updates i18next from 23.15.1 to 23.15.2

Release notes

Sourced from i18next's releases.

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Changelog

Sourced from i18next's changelog.

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Commits

Updates @babel/core from 7.25.2 to 7.25.7

Release notes

Sourced from @​babel/core's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.25.7 (2024-10-02)

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

v7.25.6 (2024-08-29)

🐛 Bug Fix

💅 Polish

  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env

... (truncated)

Commits

Updates @babel/preset-env from 7.25.4 to 7.25.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.25.7 (2024-10-02)

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

v7.25.6 (2024-08-29)

🐛 Bug Fix

  • babel-generator
  • babel-traverse
  • babel-parser
  • babel-helpers, babel-plugin-transform-optional-chaining, babel-runtime-corejs3

Bumps the other group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@okta/okta-signin-widget](https://github.com/okta/okta-signin-widget) | `7.23.2` | `7.24.1` |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `2.7.4` | `2.8.0` |
| [@tiptap/extension-character-count](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-character-count) | `2.7.4` | `2.8.0` |
| [@tiptap/extension-document](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document) | `2.7.4` | `2.8.0` |
| [@tiptap/extension-mention](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-mention) | `2.7.4` | `2.8.0` |
| [@tiptap/extension-paragraph](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph) | `2.7.4` | `2.8.0` |
| [@tiptap/extension-text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text) | `2.7.4` | `2.8.0` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `2.7.4` | `2.8.0` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.7.4` | `2.8.0` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.7.4` | `2.8.0` |
| [@tiptap/suggestion](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion) | `2.7.4` | `2.8.0` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.9` | `4.17.10` |
| [@uswds/uswds](https://github.com/uswds/uswds) | `3.8.2` | `3.9.0` |
| [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.15.2` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.25.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.25.7` |
| [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.13.2` | `3.13.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.2` |


Updates `@okta/okta-signin-widget` from 7.23.2 to 7.24.1
- [Release notes](https://github.com/okta/okta-signin-widget/releases)
- [Changelog](https://github.com/okta/okta-signin-widget/blob/master/webpack.release.config.js)
- [Commits](okta/okta-signin-widget@okta-signin-widget-7.23.2...okta-signin-widget-7.24.1)

Updates `@tiptap/core` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/core@2.8.0/packages/core)

Updates `@tiptap/extension-character-count` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-character-count/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-character-count@2.8.0/packages/extension-character-count)

Updates `@tiptap/extension-document` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-document/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-document@2.8.0/packages/extension-document)

Updates `@tiptap/extension-mention` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-mention/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-mention@2.8.0/packages/extension-mention)

Updates `@tiptap/extension-paragraph` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-paragraph/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-paragraph@2.8.0/packages/extension-paragraph)

Updates `@tiptap/extension-text` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-text/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-text@2.8.0/packages/extension-text)

Updates `@tiptap/pm` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/pm@2.8.0/packages/pm)

Updates `@tiptap/react` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/react@2.8.0/packages/react)

Updates `@tiptap/starter-kit` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/starter-kit@2.8.0/packages/starter-kit)

Updates `@tiptap/suggestion` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/suggestion/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/suggestion@2.8.0/packages/suggestion)

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

Updates `@uswds/uswds` from 3.8.2 to 3.9.0
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](uswds/uswds@v3.8.2...v3.9.0)

Updates `i18next` from 23.15.1 to 23.15.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.15.2)

Updates `@babel/core` from 7.25.2 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-core)

Updates `@babel/preset-env` from 7.25.4 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-env)

Updates `@cypress/code-coverage` from 3.13.2 to 3.13.4
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.13.2...v3.13.4)

Updates `vitest` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@okta/okta-signin-widget"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-character-count"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-document"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-mention"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-paragraph"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/extension-text"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/pm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tiptap/suggestion"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@uswds/uswds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 01:44
@dependabot dependabot bot requested review from garyjzhao and removed request for a team October 7, 2024 01:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
@patrickseguraoddball patrickseguraoddball merged commit 4b24a3c into main Oct 7, 2024
11 checks passed
@patrickseguraoddball patrickseguraoddball deleted the dependabot/npm_and_yarn/other-e873a3288d branch October 7, 2024 18:25
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