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/ui): bump the prod-deps group across 1 directory with 4 updates #1043

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-deps group with 4 updates in the / directory: marked, @typescript-eslint/utils, katex and @microsoft/api-extractor.

Updates marked from 14.1.3 to 15.0.4

Release notes

Sourced from marked's releases.

v15.0.4

15.0.4 (2024-12-15)

Bug Fixes

v15.0.3

15.0.3 (2024-11-29)

Bug Fixes

  • update punctuation regex syntax to fix babel mistaken transpile (#3547) (9b988c4)

v15.0.2

15.0.2 (2024-11-20)

Bug Fixes

  • update punctuation regex syntax for compatibility (#3540) (fd015f1)

v15.0.1

15.0.1 (2024-11-18)

Bug Fixes

  • Remove unused plus typescript tightening (#3527) (1f579f7)

v15.0.0

15.0.0 (2024-11-09)

Bug Fixes

BREAKING CHANGES

  • escape html in renderers instead of tokenizers for all tokens.

v14.1.4

... (truncated)

Commits
  • dba1327 chore(release): 15.0.4 [skip ci]
  • e4198ed fix: fix list with no items looping forever (#3560)
  • 10020d0 chore(deps-dev): Bump eslint from 9.14.0 to 9.16.0 (#3556)
  • f9948c1 chore(deps-dev): Bump @​markedjs/eslint-config from 1.0.8 to 1.0.9 (#3555)
  • 9f247c2 chore(deps-dev): Bump @​arethetypeswrong/cli from 0.17.0 to 0.17.1 (#3554)
  • 107ccfe chore(deps-dev): Bump rollup from 4.27.4 to 4.28.1 (#3553)
  • 7e4e343 chore(release): 15.0.3 [skip ci]
  • 9b988c4 fix: update punctuation regex syntax to fix babel mistaken transpile (#3547)
  • 1521756 chore(deps-dev): Bump rollup from 4.27.2 to 4.27.4 (#3545)
  • b4ecc0c chore(deps-dev): Bump typescript from 5.6.3 to 5.7.2 (#3544)
  • Additional commits viewable in compare view

Updates @typescript-eslint/utils from 8.10.0 to 8.19.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.2

8.18.2 (2024-12-23)

🩹 Fixes

  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#10503)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#10512)
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
  • typescript-eslint: export types so that declarations can be named for dts files (#10513)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.1

... (truncated)

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.19.0 (2024-12-30)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)

❤️ Thank You

  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

8.18.2 (2024-12-23)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.18.1 (2024-12-16)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.18.0 (2024-12-09)

🩹 Fixes

  • typescript peer dependency (#10373)

❤️ Thank You

  • rtritto

You can read about our versioning strategy and releases on our website.

8.17.0 (2024-12-02)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.16.0 (2024-11-25)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.15.0 (2024-11-18)

... (truncated)

Commits
  • e19f30f chore(release): publish 8.19.0
  • 7eba36e fix(eslint-plugin): [consistent-indexed-object-style] don't report on indirec...
  • 157b781 chore(release): publish 8.18.2
  • b2ce158 chore(release): publish 8.18.1
  • c60dbab chore(release): publish 8.18.0
  • 0d65f17 chore: enforce repo nullish check style (#10419)
  • 4cb2cf8 fix: typescript peer dependency (#10373)
  • 2c8a75e chore(release): publish 8.17.0
  • f74a8fa chore(release): publish 8.16.0
  • 2444351 chore(release): publish 8.15.0
  • Additional commits viewable in compare view

Updates katex from 0.16.11 to 0.16.19

Release notes

Sourced from katex's releases.

v0.16.19

0.16.19 (2024-12-29)

Bug Fixes

v0.16.18

0.16.18 (2024-12-18)

Bug Fixes

  • Actually publish TypeScript type definitions (#4008) (629b873)

v0.16.17

0.16.17 (2024-12-17)

Bug Fixes

  • MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995

v0.16.16

0.16.16 (2024-12-17)

Features

v0.16.15

0.16.15 (2024-12-09)

Features

  • italic sans-serif in math mode via \mathsfit command (#3998) (2218901)

v0.16.14

0.16.14 (2024-12-08)

Features

v0.16.13

0.16.13 (2024-12-08)

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.19 (2024-12-29)

Bug Fixes

0.16.18 (2024-12-18)

Bug Fixes

  • Actually publish TypeScript type definitions (#4008) (629b873)

0.16.17 (2024-12-17)

Bug Fixes

  • MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995

0.16.16 (2024-12-17)

Features

0.16.15 (2024-12-09)

Features

  • italic sans-serif in math mode via \mathsfit command (#3998) (2218901)

0.16.14 (2024-12-08)

Features

0.16.13 (2024-12-08)

Bug Fixes

0.16.12 (2024-12-08)

... (truncated)

Commits
  • 88b5056 chore(release): 0.16.19 [ci skip]
  • 4228b4e fix(types): improve strict function type (#4009)
  • f934646 chore(release): 0.16.18 [ci skip]
  • 629b873 fix: Actually publish TypeScript type definitions (#4008)
  • be63e40 chore(release): 0.16.17 [ci skip]
  • 7d79e22 fix: MathML combines multidigit numbers with sup/subscript, comma separators,...
  • 6e3fb74 chore(release): 0.16.16 [ci skip]
  • ea9c173 feat: ESM exports, TypeScript types (#3992)
  • 356b6d5 docs/supported.md: typo fix (#4006)
  • 7d920a7 chore(deps): update dependency browserstack-local to v1.5.5 [skip netlify] (#...
  • Additional commits viewable in compare view

Updates @microsoft/api-extractor from 7.47.11 to 7.48.1

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.48.1

Sat, 14 Dec 2024 01:11:07 GMT

Version update only

7.48.0

Sat, 23 Nov 2024 01:18:55 GMT

Minor changes

  • Update TSDoc dependencies.

7.47.12

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

Commits

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

…dates

Bumps the prod-deps group with 4 updates in the / directory: [marked](https://github.com/markedjs/marked), [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils), [katex](https://github.com/KaTeX/KaTeX) and [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor).


Updates `marked` from 14.1.3 to 15.0.4
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v14.1.3...v15.0.4)

Updates `@typescript-eslint/utils` from 8.10.0 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/utils)

Updates `katex` from 0.16.11 to 0.16.19
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.11...v0.16.19)

Updates `@microsoft/api-extractor` from 7.47.11 to 7.48.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.48.1/apps/api-extractor)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@typescript-eslint/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: katex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

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 labels Jan 1, 2025
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 size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants