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 prod-dependencies group with 5 updates #900

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the prod-dependencies group with 5 updates:

Package From To
@codemirror/lang-javascript 6.1.4 6.2.1
@uiw/react-codemirror 4.19.9 4.21.21
classnames 2.3.2 2.5.1
jquery 3.6.0 3.7.1
js-cookie 2.2.1 3.0.5

Updates @codemirror/lang-javascript from 6.1.4 to 6.2.1

Changelog

Sourced from @​codemirror/lang-javascript's changelog.

6.2.1 (2023-08-28)

Bug fixes

autoCloseTags now generates two separate transactions, so that the completion can be undone separately.

6.2.0 (2023-08-26)

New features

Export a typescriptSnippets array and include TypeScript keyword completions in the default support extension when in TypeScript mode.

6.1.9 (2023-06-02)

Bug fixes

Make sure scopeCompletionSource doesn't try to complete property names that aren't simple identifier (such as numeric indices).

6.1.8 (2023-05-13)

Bug fixes

Stop completing keywords after . tokens.

6.1.7 (2023-04-19)

Bug fixes

Fix overeager JSX tag closing inside attribute values and in self-closing tags.

6.1.6 (2023-04-13)

Bug fixes

Fix a bug that allowed autoCloseTags to close JSX tags in JavaScript context.

6.1.5 (2023-04-04)

Bug fixes

Make TypeScript object type syntax foldable.

Commits
  • 61e1a8a Mark version 6.2.1
  • b84ed85 Split auto tag closing into two transactions
  • 2ee7df7 Mark version 6.2.0
  • 68bd969 Add type annotations in complete.ts
  • d248838 Add snippet completion for TypeScript
  • 4fbc934 Allow unicode chars in completed property names
  • f85a0ca Mark version 6.1.9
  • 67ac77c Omit non-simple-identifier names in scopeCompletionSource
  • c1e63e9 Move to @​codemirror/buildhelper 1.0.0
  • 8709ccf Mark version 6.1.8
  • Additional commits viewable in compare view

Updates @uiw/react-codemirror from 4.19.9 to 4.21.21

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.21.21

Buy me a coffee

Documentation v4.21.21: https://raw.githack.com/uiwjs/react-codemirror/61699f4/index.html
Comparing Changes: uiwjs/react-codemirror@v4.21.20...v4.21.21

npm i @uiw/react-codemirror@4.21.21
  • 🌍 website: Remove margin from Example.tsx causing it do be cut off (#599) 31bacb8 @​JohnnyDeuss
  • 🌟 feat(langs): add liquid extensions. c68d27d @​jaywcjlove
  • 🎨 style(theme): modify xcode selection color. (#609) 62d9763 @​jaywcjlove
  • 💄 chore: add sponsor badge. 14fb085 @​jaywcjlove
  • 💄 chore: fix failed to parse source map & update dependency. 12448d8 @​jaywcjlove
  • 🌍 website: fix markdown type error. 33e1b98 @​jaywcjlove
  • 🎨 style(theme): modify white/tokyo/tomorrow selection color. (#609) 04f21fc @​jaywcjlove
  • 🎨 style(theme): modify okaidia/quietlight/solarized selection color. (#609) fd8b344 @​jaywcjlove
  • 🎨 style(theme): modify kimbie/material/monokai/nord/noctis selection color. (#609) 4dcc32b @​jaywcjlove
  • 🎨 style(theme): modify duotone/eclipse/gruvbox selection color. (#609) 399d127 @​jaywcjlove
  • 🎨 style(theme): modify basic/copilot/bespin selection color. (#609) eb3af94 @​jaywcjlove
  • 🎨 style(theme): modify abcdef/abyss/androidstudio/andromeda/atomone/aura/basic selection color. (#609) d233183 @​jaywcjlove
  • 💢 ci: update workflows config. f4b11c5 @​jaywcjlove
  • 🌟 feat: add .github/FUNDING.yml 5d7a372 @​jaywcjlove

v4.21.20

Documentation v4.21.20: https://raw.githack.com/uiwjs/react-codemirror/b8bc927/index.html
Comparing Changes: uiwjs/react-codemirror@v4.21.19...v4.21.20

npm i @uiw/react-codemirror@4.21.20

v4.21.19

Documentation v4.21.19: https://raw.githack.com/uiwjs/react-codemirror/2b3fbc8/index.html

... (truncated)

Commits
  • 5d7a372 feat: add .github/FUNDING.yml
  • 9b0e4ad released v4.21.21
  • f4b11c5 ci: update workflows config.
  • d233183 style(theme): modify abcdef/abyss/androidstudio/andromeda/atomone/aura/basic ...
  • eb3af94 style(theme): modify basic/copilot/bespin selection color. (#609)
  • 399d127 style(theme): modify duotone/eclipse/gruvbox selection color. (#609)
  • 4dcc32b style(theme): modify kimbie/material/monokai/nord/noctis selection color. (#609)
  • fd8b344 style(theme): modify okaidia/quietlight/solarized selection color. (#609)
  • 04f21fc style(theme): modify white/tokyo/tomorrow selection color. (#609)
  • 33e1b98 website: fix markdown type error.
  • Additional commits viewable in compare view

Updates classnames from 2.3.2 to 2.5.1

Changelog

Sourced from classnames's changelog.

v2.5.1 / 2023-12-29

  • Remove workspaces field from package (#350)

v2.5.0 / 2023-12-27

  • Restore ability to pass a TypeScript interface (#341)
  • Add exports field to package (#342)

v2.4.0 / 2023-12-26

  • Use string concatenation to increase performance thanks Jon Koops (#336)

v2.3.3 / 2023-12-21

Commits

Updates jquery from 3.6.0 to 3.7.1

Release notes

Sourced from jquery's releases.

jQuery 3.7.1 Released: Reliable Table Row Dimensions

https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/

jQuery 3.7.0: Staying in Order

https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/

jQuery 3.6.4 Released: Selector Forgiveness

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

jQuery supports CSS.supports in jQuery 3.6.3

https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/

jQuery 3.6.2 :has arrived!

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

jQuery 3.6.1 Maintenance Release

https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/

Commits
  • f79d5f1 3.7.1
  • 399b201 Release: revert change that broke release
  • f85d521 Release: update authors
  • 763ade6 Build: Generate the slim build on grunt & run compare_size on it
  • a288838 CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...
  • 87467a6 Selector: Only attach the unload handler in IE & Edge Legacy
  • 3c18c1f Build: Make sure *.cjs & *.mjs files use UNIX line endings as well
  • 72ae577 Build: switch preferred email for timmywil
  • a370d7d Build: Build: Bump actions/checkout from 3.5.2 to 3.5.3
  • 4a29888 Docs: Fix typos found by codespell
  • Additional commits viewable in compare view

Updates js-cookie from 2.2.1 to 3.0.5

Release notes

Sourced from js-cookie's releases.

v3.0.5

  • Remove npm version restriction in package.json - #818

v3.0.4

  • Publish to npmjs.com with package provenance

v3.0.1

  • Make package.json accessible in export - #727

v3.0.0

  • Removed defaults in favor of a builder: now to supply an api instance with particular predefined (cookie) attributes there's Cookies.withAttributes(), e.g.:
const api = Cookies.withAttributes({
  path: '/',
  secure: true
})
api.set('key', 'value') // writes cookie with path: '/' and secure: true...
  • The attributes that an api instance is configured with are exposed as attributes property; it's an immutable object and unlike defaults cannot be changed to configure the api.
  • The mechanism to fall back to the standard, internal converter by returning a falsy value in a custom read converter has been removed. Instead the default converters are now exposed as Cookies.converter, which allows for implementing self-contained custom converters providing the same behavior:
const customReadConverter = (value, name) => {
  if (name === 'special') {
    return unescape(value)
  }
  return Cookies.converter.read(value)
}
  • withConverter() no longer accepts a function as argument to be turned into a read converter. It is now required to always pass an object with the explicit type(s) of converter(s):
const api = Cookies.withConverter({
  read: (value, name) => unescape(value)
})
  • The converter(s) that an api instance is configured with are exposed as converter property; it's an immutable object and cannot be changed to configure the api.
  • Started providing library as ES module, in addition to UMD module. The module field in package.json points to an ES module variant of the library.
  • Started using browser field instead of main in package.json (for the UMD variant of the library).
  • Dropped support for IE < 10.
  • Removed built-in JSON support, i.e. getJSON() and automatic stringifying in set(): use Cookies.set('foo', JSON.stringify({ ... })) and JSON.parse(Cookies.get('foo')) instead.
  • Removed support for Bower.
  • Added minified versions to package - #501
  • Improved support for url encoded cookie values (support case insensitive encoding) - #466, #530
  • Expose default path via API - #541
  • Handle falsy arguments passed to getters - #399
  • No longer support Node < 12 when building (LTS versions only)

v3.0.0-rc.4

Reverted changes introduced in rc2, which caused a mayor breaking change in the case of requesting the library via jsdelivr CDN with a particular file name. This breaking change was not intentional.

The problem was that we've been advertising the following link in the readme on the master branch:

... (truncated)

Commits
  • ab3f67f Craft v3.0.5 release
  • 39a0f40 Remove npm version restriction
  • 08eb825 Stop distribution via GitHub releases
  • f44d125 Revert "Allow skipping npm publishing for releasing"
  • ef94a67 Revert "Add cli flag required to actually skip npm publish"
  • 3f8542c Reword readme section regarding releasing
  • 0e8eb66 Add cli flag required to actually skip npm publish
  • c740408 Allow skipping npm publishing for releasing
  • 089e42b Add keyless commit signing to release workflow
  • 97dca93 Craft v3.0.4 release
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.1.4` | `6.2.1` |
| [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.19.9` | `4.21.21` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` |
| [jquery](https://github.com/jquery/jquery) | `3.6.0` | `3.7.1` |
| [js-cookie](https://github.com/js-cookie/js-cookie) | `2.2.1` | `3.0.5` |


Updates `@codemirror/lang-javascript` from 6.1.4 to 6.2.1
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-javascript@6.1.4...6.2.1)

Updates `@uiw/react-codemirror` from 4.19.9 to 4.21.21
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.19.9...v4.21.21)

Updates `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

Updates `jquery` from 3.6.0 to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.6.0...3.7.1)

Updates `js-cookie` from 2.2.1 to 3.0.5
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Changelog](https://github.com/js-cookie/js-cookie/blob/main/.release-it.json)
- [Commits](js-cookie/js-cookie@v2.2.1...v3.0.5)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-javascript"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@uiw/react-codemirror"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: js-cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code type:maintenance labels Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #930.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependency-updates/prod-dependencies-b5b43184ff branch March 1, 2024 00:27
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 type:maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants