getgoji / goji-chrome-extension

Seeding Sustainability
GNU General Public License v3.0
2 stars 0 forks source link

Bump the npm group with 17 updates #135

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps the npm group with 17 updates:

Package From To
@emotion/react 11.11.0 11.11.4
@fontsource/roboto 5.0.3 5.0.12
@mui/icons-material 5.11.16 5.15.11
@mui/material 5.13.5 5.15.11
@plasmohq/storage 1.6.1 1.9.3
plasmo 0.76.3 0.84.2
@plasmohq/prettier-plugin-sort-imports 3.6.4 4.0.1
@types/chrome 0.0.237 0.0.262
@types/node 18.15.11 20.11.24
@types/react 18.0.32 18.2.61
@types/react-dom 18.0.11 18.2.19
@typescript-eslint/eslint-plugin 5.59.8 7.1.0
@typescript-eslint/parser 5.59.8 7.1.0
eslint 8.43.0 8.57.0
eslint-plugin-react-refresh 0.4.1 0.4.5
prettier 2.8.7 3.2.5
typescript 5.0.3 5.3.3

Updates @emotion/react from 11.11.0 to 11.11.4

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.4

Patch Changes

  • #3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).

@​emotion/react@​11.11.3

Patch Changes

@​emotion/react@​11.11.1

Patch Changes

  • #3048 9357f337 Thanks @​naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.
Commits


Updates @fontsource/roboto from 5.0.3 to 5.0.12

Commits


Updates @mui/icons-material from 5.11.16 to 5.15.11

Release notes

Sourced from @​mui/icons-material's releases.

v5.15.11

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

v5.15.11

Feb 21, 2024

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by oliviertassinari, a new releaser for @​mui/icons-material since your current version.


Updates @mui/material from 5.13.5 to 5.15.11

Release notes

Sourced from @​mui/material's releases.

v5.15.11

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.11

Feb 21, 2024

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Commits
  • e3257a4 v5.15.11 (#41213)
  • d16c76e [code-infra] Prepare babel macros package for publishing to npm (#41178)
  • 274f1e6 [docs-infra] Fix broken anchor links (#40908)
  • fdb8cdf [docs-infra] Share vale-config (#41176)
  • fac2137 [material-ui][joy-ui][Tooltip] Rename mouse event handlers (#41202)
  • ba52e0d [system][material-ui] Move useMediaQuery to system (#39463)
  • b6bec6c [docs] Link to react-transition group with https
  • 28dfd5b [material-ui][PaginationItem] Add codemod for deprecated classes (#41145)
  • 633682d [material-ui][Transitions] External ownerState is incorrectly forwarded to in...
  • a367c25 [material-ui][TablePagination] Fix type error in Select props (#39137)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oliviertassinari, a new releaser for @​mui/material since your current version.


Updates @plasmohq/storage from 1.6.1 to 1.9.3

Release notes

Sourced from @​plasmohq/storage's releases.

v1.9.3

What's Changed

New Contributors

Full Changelog: https://github.com/PlasmoHQ/storage/compare/v1.9.2...v1.9.3

v1.9.2

What's Changed

New Contributors

Full Changelog: https://github.com/PlasmoHQ/storage/compare/v1.9.1...v1.9.2

v1.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/PlasmoHQ/storage/compare/v1.9.0...v1.9.1

v1.9.0

bump deps

Full Changelog: https://github.com/PlasmoHQ/storage/compare/v1.8.1...v1.9.0

v1.8.1

What's Changed

Full Changelog: https://github.com/PlasmoHQ/storage/compare/v1.8.0...v1.8.1

v1.8.0

What's Changed

New Contributors

... (truncated)

Commits


Updates plasmo from 0.76.3 to 0.84.2

Release notes

Sourced from plasmo's releases.

v0.84.2

What's Changed

🥷 New Contributors

🤝 Sponsors

Full Changelog: https://github.com/PlasmoHQ/plasmo/compare/v0.84.1...v0.84.2

v0.84.1

🚀 What's Changed

🥷 New Contributors

🤝 Sponsors

Full Changelog: https://github.com/PlasmoHQ/plasmo/compare/v0.84.0...v0.84.1

v0.84.0

🚀 What's Changed

storage

messaging

🤝 Sponsors

... (truncated)

Commits
  • 4547a40 chore: bump package version
  • f9e9c01 fix: Allow React to be detected in NPM Workspaces (#864)
  • f2bc268 fix(vue): support new vue compile-time-flags (#861)
  • 4a2bceb hotfix: swap to older version of lightningcss
  • 9ef619e fix: Remove all eval for HMR (#814)
  • 74aa2da hotfix: update deps
  • f0a69d7 Quick fix
  • 70875fe bump patch release before full deps bump
  • 9771001 bump deps
  • 11ded48 feat: support for messaging from main world content scripts (#812)
  • Additional commits viewable in compare view


Updates @plasmohq/prettier-plugin-sort-imports from 3.6.4 to 4.0.1

Commits


Updates @types/chrome from 0.0.237 to 0.0.262

Commits


Updates @types/node from 18.15.11 to 20.11.24

Commits


Updates @types/react from 18.0.32 to 18.2.61

Commits


Updates @types/react-dom from 18.0.11 to 18.2.19

Commits


Updates @typescript-eslint/eslint-plugin from 5.59.8 to 7.1.0

Release notes

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

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

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

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs

  • eslint-plugin: [naming-convention] support the auto-accessor syntax

  • eslint-plugin: [consistent-return] add new rule

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error

  • eslint-plugin: [no-misused-promises] improve check union types

  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies

❤️ Thank You

  • Arka Pratim Chaudhuri
  • Josh Goldberg ✨
  • YeonJuan

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

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 1807d55 docs: add tabs in no-unsafe-unary-minus.md (#8542)
  • f2f57de test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...
  • fa67955 chore: drop T from internal types (#8521)
  • 60c1cd3 fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...
  • 1458920 fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)
  • c1441c8 fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...
  • e7ec6f0 docs: from option instead of source in prefer-readonly-parameter-types (#8461)
  • 46cef96 feat(eslint-plugin): [consistent-return] add new rule (#8289)
  • f7198db feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 5.59.8 to 7.1.0

Release notes

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

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

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

7.1.0 (2024-02-26)

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

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

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

7.0.1 (2024-02-12)

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

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

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 677e7cc chore(release): publish 7.0.2
  • 4f3215f chore(release): publish 7.0.1
  • b27de99 chore(release): publish 7.0.0
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • 289ee88 chore(release): publish 6.21.0
  • aa5edf7 chore(deps): update dependency prettier to v3.2.4 (#8357)
  • Additional commits viewable in compare view


Updates eslint from 8.43.0 to 8.57.0

Release notes
dependabot[bot] commented 6 months ago

Superseded by #136.