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 production group with 9 updates #556

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2024

Bumps the production group with 9 updates:

Package From To
@jridgewell/gen-mapping 0.3.5 0.3.8
@types/node 20.17.9 20.17.10
browserslist 4.24.2 4.24.3
caniuse-lite 1.0.30001687 1.0.30001688
electron-to-chromium 1.5.71 1.5.73
highlight.js 11.10.0 11.11.0
is-core-module 2.15.1 2.16.0
node-releases 2.0.18 2.0.19
resolve 1.22.8 1.22.9

Updates @jridgewell/gen-mapping from 0.3.5 to 0.3.8

Commits

Updates @types/node from 20.17.9 to 20.17.10

Commits

Updates browserslist from 4.24.2 to 4.24.3

Release notes

Sourced from browserslist's releases.

4.24.3

Changelog

Sourced from browserslist's changelog.

4.24.3

Commits

Updates caniuse-lite from 1.0.30001687 to 1.0.30001688

Commits

Updates electron-to-chromium from 1.5.71 to 1.5.73

Commits

Updates highlight.js from 11.10.0 to 11.11.0

Release notes

Sourced from highlight.js's releases.

v11.11.0 - Happy Holidays

Version 11.11.0

CAVEATS / POTENTIALLY BREAKING CHANGES

  • Nothing.

Core Grammars:

  • fix(rust) - adds emoji support in single quote strings [joshgoebel][]
  • fix(apache) - support line continuation via \ [Josh Goebel][]
  • fix(makefile) - allow strings inside $() expressions [aneesh98][]
  • enh(arcade) updated to ArcGIS Arcade version 1.29 [Kristian Ekenes][]
  • enh(css) add all properties listed on MDN (96 additions including anchor-name, aspect-ratio, backdrop-filter, container, margin-trim, place-content, scroll-timeline, ...) [BaliBalo][]
  • enh(excel) add built-in functions for Excel 365 release to 2024 [Danny Winrow][]
  • enh(erlang) OTP 27 triple-quoted strings [nixxquality][]
  • enh(erlang) OTP 27 doc attribute [nixxquality][]
  • enh(erlang) OTP 27 Sigil type [nixxquality][]
  • enh(erlang) OTP25/27 maybe statement [nixxquality][]
  • enh(dart) Support digit-separators in number literals [Sam Rawlins][]
  • enh(csharp) add Contextual keywords file, args, dynamic, record, required and scoped [Alvin Joy][]
  • enh(lua) add 'pluto' as an alias [Sainan]
  • enh(bash) add reserved keywords time and coproc [Álvaro Mondéjar][]
  • enh(nix) update keywords [h7x4][]
  • enh(nix) support paths [h7x4][]
  • enh(nix) support lookup paths [h7x4][]
  • enh(nix) support operators [h7x4][]
  • enh(nix) support REPL keywords [h7x4][]
  • enh(nix) support markdown comments [h7x4][]
  • enh(nix) support basic function params [h7x4][]
  • enh(nix) better parsing of attrsets [h7x4][]
  • fix(c) - Fixed hex numbers with decimals [Dxuian]
  • fix(typescript) - Fixedoptional property not highlighted correctly [Dxuian]
  • fix(ruby) - fix |= operator false positives (as block arguments) [Aboobacker MK]
  • enh(gcode) rewrote language for modern gcode support [Barthélémy Bonhomme][]
  • fix(sql) - Fixed sql primary key and foreign key spacing issue [Dxuian]
  • fix(cpp) added flat_set and flat_map as a part of cpp 23 version [Lavan]
  • fix(yaml) - Fixed special chars in yaml [Dxuian]
  • fix(basic) - Fixed closing quotation marks not required for a PRINT statement [Somya]
  • fix(nix) remove add builtin [h7x4][]
  • fix(nix) mark or as builtin instead of literal [h7x4][]
  • fix(nix) handle ''' string escapes [h7x4][]
  • fix(nix) handle backslash string escapes [h7x4][]
  • fix(nix) don't mix escapes for " and '' strings [h7x4][]
  • fix(swift) - Fixed syntax highlighting for class func/var declarations [guuido]
  • fix(yaml) - Fixed wrong escaping behavior in single quoted strings [guuido]
  • enh(nim) - Add concept and defer to list of Nim keywords [Jake Leahy]

New Grammars:

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 11.11.0

CAVEATS / POTENTIALLY BREAKING CHANGES

  • Nothing yet.

Core Grammars:

  • fix(rust) - adds emoji support in single quote strings [joshgoebel][]
  • fix(apache) - support line continuation via \ [Josh Goebel][]
  • fix(makefile) - allow strings inside $() expressions [aneesh98][]
  • enh(arcade) updated to ArcGIS Arcade version 1.29 [Kristian Ekenes][]
  • enh(css) add all properties listed on MDN (96 additions including anchor-name, aspect-ratio, backdrop-filter, container, margin-trim, place-content, scroll-timeline, ...) [BaliBalo][]
  • enh(excel) add built-in functions for Excel 365 release to 2024 [Danny Winrow][]
  • enh(erlang) OTP 27 triple-quoted strings [nixxquality][]
  • enh(erlang) OTP 27 doc attribute [nixxquality][]
  • enh(erlang) OTP 27 Sigil type [nixxquality][]
  • enh(erlang) OTP25/27 maybe statement [nixxquality][]
  • enh(dart) Support digit-separators in number literals [Sam Rawlins][]
  • enh(csharp) add Contextual keywords file, args, dynamic, record, required and scoped [Alvin Joy][]
  • enh(lua) add 'pluto' as an alias [Sainan]
  • enh(bash) add reserved keywords time and coproc [Álvaro Mondéjar][]
  • enh(nix) update keywords [h7x4][]
  • enh(nix) support paths [h7x4][]
  • enh(nix) support lookup paths [h7x4][]
  • enh(nix) support operators [h7x4][]
  • enh(nix) support REPL keywords [h7x4][]
  • enh(nix) support markdown comments [h7x4][]
  • enh(nix) support basic function params [h7x4][]
  • enh(nix) better parsing of attrsets [h7x4][]
  • fix(c) - Fixed hex numbers with decimals [Dxuian]
  • fix(typescript) - Fixedoptional property not highlighted correctly [Dxuian]
  • fix(ruby) - fix |= operator false positives (as block arguments) [Aboobacker MK]
  • enh(gcode) rewrote language for modern gcode support [Barthélémy Bonhomme][]
  • fix(sql) - Fixed sql primary key and foreign key spacing issue [Dxuian]
  • fix(cpp) added flat_set and flat_map as a part of cpp 23 version [Lavan]
  • fix(yaml) - Fixed special chars in yaml [Dxuian]
  • fix(basic) - Fixed closing quotation marks not required for a PRINT statement [Somya]
  • fix(nix) remove add builtin [h7x4][]
  • fix(nix) mark or as builtin instead of literal [h7x4][]
  • fix(nix) handle ''' string escapes [h7x4][]
  • fix(nix) handle backslash string escapes [h7x4][]
  • fix(nix) don't mix escapes for " and '' strings [h7x4][]
  • fix(swift) - Fixed syntax highlighting for class func/var declarations [guuido]
  • fix(yaml) - Fixed wrong escaping behavior in single quoted strings [guuido]
  • enh(nim) - Add concept and defer to list of Nim keywords [Jake Leahy]

New Grammars:

... (truncated)

Commits
  • 40883e1 (release) version 11.11.0 with npm bumps (#4185)
  • a667cde fix(rust) emoji supported in single quote strings (#4156)
  • 55b0deb enh(apache) support line continuation with \ (#4158)
  • 3e06867 fix(parser) prevent gobbling of illegal newlines (#4142)
  • aaa57e9 (docs) update Svelte repo in SUPPORTED_LANGUAGES (#4161)
  • 05e8075 enh(excel) update keywords from 2016 to 2024 (#4182)
  • 195659e enh(arcade) - update list of keywords, functions, and profile variables to ma...
  • 13a96b0 (enh) add Liquid to SUPPORTED_LANGUAGES.md (#4174)
  • 4af42d1 enh(nim) add missing keywords (#4171)
  • d80c14e Add Raku as 3rd party language (#4166)
  • Additional commits viewable in compare view

Updates is-core-module from 2.15.1 to 2.16.0

Changelog

Sourced from is-core-module's changelog.

v2.16.0 - 2024-12-13

Commits

  • [New] add node:sqlite 1ee94d2
  • [Dev Deps] update auto-changelog, tape aa84aa3
Commits

Updates node-releases from 2.0.18 to 2.0.19

Commits

Updates resolve from 1.22.8 to 1.22.9

Commits
  • a7c3075 v1.22.9
  • 0ef42ee [Deps] update is-core-module
  • fae22b9 [Dev Deps] update @ljharb/eslint-config, array.prototype.map, npmignore...
  • 82bd58d [actions] split out node 10-20, and 20+
  • dd8ac52 [Tests] replace aud with npm audit
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 17.a, < 18]
@types/node [>= 18.a, < 19]

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 production group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | `0.3.5` | `0.3.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.9` | `20.17.10` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.24.2` | `4.24.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001687` | `1.0.30001688` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.71` | `1.5.73` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.10.0` | `11.11.0` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.15.1` | `2.16.0` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.18` | `2.0.19` |
| [resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.9` |


Updates `@jridgewell/gen-mapping` from 0.3.5 to 0.3.8
- [Release notes](https://github.com/jridgewell/gen-mapping/releases)
- [Commits](https://github.com/jridgewell/gen-mapping/commits)

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

Updates `browserslist` from 4.24.2 to 4.24.3
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.24.2...4.24.3)

Updates `caniuse-lite` from 1.0.30001687 to 1.0.30001688
- [Commits](browserslist/caniuse-lite@1.0.30001687...1.0.30001688)

Updates `electron-to-chromium` from 1.5.71 to 1.5.73
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/commits)

Updates `highlight.js` from 11.10.0 to 11.11.0
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.10.0...11.11.0)

Updates `is-core-module` from 2.15.1 to 2.16.0
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.15.1...v2.16.0)

Updates `node-releases` from 2.0.18 to 2.0.19
- [Commits](chicoxyzzy/node-releases@v2.0.18...v2.0.19)

Updates `resolve` from 1.22.8 to 1.22.9
- [Commits](browserify/resolve@v1.22.8...v1.22.9)

---
updated-dependencies:
- dependency-name: "@jridgewell/gen-mapping"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: browserslist
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: highlight.js
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: is-core-module
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: node-releases
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: resolve
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependabot PRs that update a dependency file javascript Dependabot PRs that update Javascript code labels Dec 15, 2024
@kevinlul kevinlul merged commit 5acdb70 into master Dec 15, 2024
4 checks passed
@kevinlul kevinlul deleted the dependabot/npm_and_yarn/production-97fd7d4490 branch December 15, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot PRs that update a dependency file javascript Dependabot PRs that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant