s-thom / ourflags.lgbt

🏳️‍🌈 A reference website for the flags used by the rainbow community, with some extra sprinkles on top.
https://ourflags.lgbt
Mozilla Public License 2.0
1 stars 1 forks source link

Bump the all group with 34 updates #31

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps the all group with 34 updates:

Package From To
@fontsource-variable/inter 5.0.5 5.0.8
@fontsource/inter 5.0.5 5.0.8
@fontsource/permanent-marker 5.0.5 5.0.8
@next/font 13.4.12 13.4.19
@types/node 20.4.5 20.6.2
@types/react 18.2.18 18.2.22
@vercel/og 0.5.9 0.5.14
eslint 8.46.0 8.49.0
eslint-config-next 13.4.12 13.4.19
lucide-react 0.263.1 0.279.0
next 13.4.12 13.4.19
p-queue 7.3.4 7.4.1
rehype-react 7.2.0 8.0.0
rehype-sanitize 5.0.1 6.0.0
remark-parse 10.0.2 11.0.0
sharp 0.32.4 0.32.6
typescript 5.1.6 5.2.2
unified 10.1.2 11.0.3
zod 3.21.4 3.22.2
zod-validation-error 1.3.1 1.5.0
@tailwindcss/typography 0.5.9 0.5.10
@testing-library/jest-dom 5.17.0 6.1.3
@types/common-tags 1.8.1 1.8.2
@types/culori 2.0.0 2.0.1
autoprefixer 10.4.14 10.4.15
eslint-config-prettier 8.9.0 9.0.0
jest 29.6.2 29.7.0
@types/jest 29.5.3 29.5.5
jest-environment-jsdom 29.6.2 29.7.0
ora 7.0.0 7.0.1
postcss 8.4.27 8.4.30
prettier 3.0.0 3.0.3
prettier-plugin-tailwindcss 0.4.1 0.5.4
tsx 3.12.7 3.12.10

Updates @fontsource-variable/inter from 5.0.5 to 5.0.8

Commits


Updates @fontsource/inter from 5.0.5 to 5.0.8

Commits


Updates @fontsource/permanent-marker from 5.0.5 to 5.0.8

Commits


Updates @next/font from 13.4.12 to 13.4.19

Release notes

Sourced from @​next/font's releases.

v13.4.19

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

v13.4.19-canary.0

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

... (truncated)

Commits


Updates @types/node from 20.4.5 to 20.6.2

Commits


Updates @types/react from 18.2.18 to 18.2.22

Commits


Updates @vercel/og from 0.5.9 to 0.5.14

Updates eslint from 8.46.0 to 8.49.0

Release notes

Sourced from eslint's releases.

v8.49.0

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

  • b7621c3 chore: remove browser test from npm test (#17550) (Milos Djermanovic)
  • cac45d0 chore: upgrade @​eslint/js@​8.49.0 (#17549) (Milos Djermanovic)
  • cd39508 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 203a971 ci: bump actions/checkout from 3 to 4 (#17530) (dependabot[bot])
  • a40fa50 chore: use eslint-plugin-jsdoc's flat config (#17516) (Milos Djermanovic)
  • 926a286 test: replace Karma with Webdriver.IO (#17126) (Christian Bromann)
  • f591d2c chore: Upgrade config-array (#17512) (Nicholas C. Zakas)

v8.48.0

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)

Chores

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)

v8.47.0

Features

  • 53d7508 feat: update regex for methods with thisArg (#17439) (Francesco Trotta)

Bug Fixes

  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#17447) (Francesco Trotta)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.49.0 - September 8, 2023

  • b7621c3 chore: remove browser test from npm test (#17550) (Milos Djermanovic)
  • cac45d0 chore: upgrade @​eslint/js@​8.49.0 (#17549) (Milos Djermanovic)
  • cd39508 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • ecfb54f docs: Update README (GitHub Actions Bot)
  • da09f4e feat: Implement onUnreachableCodePathStart/End (#17511) (Nicholas C. Zakas)
  • de86b3b docs: update no-promise-executor-return examples (#17529) (Nitin Kumar)
  • 203a971 ci: bump actions/checkout from 3 to 4 (#17530) (dependabot[bot])
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#17462) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)
  • a40fa50 chore: use eslint-plugin-jsdoc's flat config (#17516) (Milos Djermanovic)
  • 926a286 test: replace Karma with Webdriver.IO (#17126) (Christian Bromann)
  • f591d2c chore: Upgrade config-array (#17512) (Nicholas C. Zakas)

v8.48.0 - August 25, 2023

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)
  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)

v8.47.0 - August 11, 2023

  • bf69aa6 chore: Update dependencies (#17456) (Nicholas C. Zakas)
  • 0e45760 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#17447) (Francesco Trotta)
  • 757bfe1 chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)
  • b066640 chore: standardize npm script names (#17431) (Nitin Kumar)
  • a766a48 docs: document lack of config file names (#17442) (James)
  • a1635d6 docs: Update README (GitHub Actions Bot)
  • 6b2410f chore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)
  • 47a0859 docs: update require-unicode-regexp.md as following up #17402 (#17441) (SUZUKI Sosuke)
  • 53d7508 feat: update regex for methods with thisArg (#17439) (Francesco Trotta)
  • fcdc85d docs: Update README (GitHub Actions Bot)
  • 2a92b6c docs: update with "Specifying Parser Options" (#17435) (Cheol-Won)
  • d743ed3 docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)
  • 224376c docs: Update README (GitHub Actions Bot)
  • a41a8e4 docs: update script names in README (#17432) (Nitin Kumar)
Commits


Updates eslint-config-next from 13.4.12 to 13.4.19

Release notes

Sourced from eslint-config-next's releases.

v13.4.19

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

v13.4.19-canary.0

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

... (truncated)

Commits


Updates lucide-react from 0.263.1 to 0.279.0

Release notes

Sourced from lucide-react's releases.

New icons 0.279.0

New icons 🎨

New icons 0.278.0

New icons 🎨

New icons 0.277.0

New icons 🎨

New icons 0.276.0

Modified Icons 🔨

New icons 0.275.0

New icons 🎨

Modified Icons 🔨

New icons 0.274.0

New icons 🎨

New icons 0.273.0

New icons 🎨

... (truncated)

Commits


Updates next from 13.4.12 to 13.4.19

Release notes

Sourced from next's releases.

v13.4.19

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

v13.4.19-canary.0

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

... (truncated)

Commits


Updates p-queue from 7.3.4 to 7.4.1

Release notes

Sourced from p-queue's releases.

v7.4.1

https://github.com/sindresorhus/p-queue/compare/v7.4.0...v7.4.1

v7.4.0

  • Update dependencies f216e33

https://github.com/sindresorhus/p-queue/compare/v7.3.4...v7.4.0

Commits


Updates rehype-react from 7.2.0 to 8.0.0

Release notes

Sourced from rehype-react's releases.

8.0.0

Change

  • 579589b Change to support preact, solid, svelte, vue, too migrate: change import {Fragment, createElement} from 'react' -> import * as production from 'react/jsx-runtime', then change .use(rehypeReact, {Fragment, createElement}) -> .use(rehypeReact, production), and change the option fixTableCellAlign -> tableCellAlignToStyle
  • 73c4fb0 Update @types/hast, unified, utilities, etc migrate: update too
  • f9c640b Change to require Node.js 16 migrate: update too
  • fb00d7b Change to use exports migrate: don’t use private APIs

Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.2.0...8.0.0

Commits


Updates rehype-sanitize from 5.0.1 to 6.0.0

Release notes

Sourced from rehype-sanitize's releases.

6.0.0

Change

  • 4e05d28 Update hast-util-sanitie, unified, etc migrate: update too there are some small changes to the defaults, which match how GH cleans, see this commit for details
  • 5092269 Change to require Node.js 16 migrate: update too
  • cecabae Change to use exports migrate: don’t use private APIs

Full Changelog: https://github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0

Commits


Updates remark-parse from 10.0.2 to 11.0.0

Release notes

Sourced from remark-parse's releases.

remark-parse@11.0.0

(see 15.0.0)

Commits


Updates sharp from 0.32.4 to 0.32.6

Changelog

Sourced from sharp's changelog.

v0.32.6 - 18th September 2023

  • Upgrade to libvips v8.14.5 for upstream bug fixes.

  • Ensure composite tile images are fully decoded (regression in 0.32.0). #3767

  • Ensure withMetadata can add ICC profile... _Description has been truncated_

vercel[bot] commented 12 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ourflags-lgbt ❌ Failed (Inspect) Sep 19, 2023 1:04am
socket-security[bot] commented 12 months ago

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
zod 3.22.2 None +0 616 kB colinmcd94
@types/culori 2.0.0...2.0.1 None +0/-0 86.9 kB types
@fontsource/permanent-marker 5.0.5...5.0.8 None +0/-0 88.6 kB lotusdevshack
@vercel/og 0.5.9...0.5.14 None +1/-1 10.2 MB vercel-release-bot
@fontsource-variable/inter 5.0.5...5.0.8 None +0/-0 745 kB lotusdevshack
@fontsource/inter 5.0.5...5.0.8 None +0/-0 1.64 MB lotusdevshack
eslint-config-prettier 8.9.0...9.0.0 environment +3/-6 761 kB lydell
postcss 8.4.27...8.4.30 None +0/-0 197 kB ai
@types/jest 29.5.3...29.5.5 None +4/-12 4.02 MB types
@types/react 18.2.18...18.2.22 None +0/-0 363 kB types
autoprefixer 10.4.14...10.4.15 None +4/-4 2.82 MB ai
@types/node 20.4.5...20.6.2 None +0/-0 3.86 MB types
ora 7.0.0...7.0.1 None +1/-0 32.6 kB sindresorhus
rehype-sanitize 5.0.1...6.0.0 None +5/-4 123 kB wooorm
rehype-react 7.2.0...8.0.0 None +10/-13 271 kB wooorm
remark-parse 10.0.2...11.0.0 None +30/-27 1.1 MB wooorm
p-queue 7.3.4...7.4.1 None +1/-1 118 kB sindresorhus
typescript 5.1.6...5.2.2 None +0/-0 40.6 MB typescript-bot
lucide-react 0.263.1...0.279.0 None +0/-0 19.7 MB ericfennis
prettier-plugin-tailwindcss 0.4.1...0.5.4 None +1/-2 43.1 MB thecrypticace

🚮 Removed packages: @next/font@13.4.12, @tailwindcss/typography@0.5.9, @testing-library/jest-dom@5.17.0, @types/common-tags@1.8.1, eslint@8.46.0, eslint-config-next@13.4.12, jest@29.6.2, jest-environment-jsdom@29.6.2, next@13.4.12, prettier@3.0.0, sharp@0.32.4, tsx@3.12.7, zod-validation-error@1.3.1

dependabot[bot] commented 11 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.