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 dependencies group with 4 updates #668

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the dependencies group with 4 updates: @fontsource/montserrat, gatsby, gatsby-plugin-offline and eslint-plugin-jest.

Updates @fontsource/montserrat from 5.0.17 to 5.0.18

Commits

Updates gatsby from 5.13.3 to 5.13.4

Commits

Updates gatsby-plugin-offline from 6.13.1 to 6.13.2

Changelog

Sourced from gatsby-plugin-offline's changelog.

Changelog: gatsby-plugin-offline

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Commits

Updates eslint-plugin-jest from 27.9.0 to 28.2.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.2.0

28.2.0 (2024-04-06)

Features

  • support providing aliases for @jest/globals package (#1543) (744d4f6)

v28.1.1

28.1.1 (2024-04-06)

Bug Fixes

  • max-expects: properly reset counter when exiting a test case (#1550) (b4b7cbc)

v28.1.0

28.1.0 (2024-04-06)

Features

v28.0.0

28.0.0 (2024-04-06)

Bug Fixes

  • allow ESLint 9 as peer dependency (#1547) (3c5e167)
  • drop support for Node 19 (#1548) (c87e388)
  • no-large-snapshots: avoid instanceof RegExp check for ESLint v9 compatibility (#1542) (af4a9c9)

Features

BREAKING CHANGES

  • Node v19 is no longer supported
  • removed unneeded snapshot processor and flat/snapshot config
  • dropped support for @typescript-eslint/eslint-plugin v5
  • dropped support for Node v14

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

28.2.0 (2024-04-06)

Features

  • support providing aliases for @jest/globals package (#1543) (744d4f6)

28.1.1 (2024-04-06)

Bug Fixes

  • max-expects: properly reset counter when exiting a test case (#1550) (b4b7cbc)

28.1.0 (2024-04-06)

Features

28.0.0 (2024-04-06)

Bug Fixes

  • allow ESLint 9 as peer dependency (#1547) (3c5e167)
  • drop support for Node 19 (#1548) (c87e388)
  • no-large-snapshots: avoid instanceof RegExp check for ESLint v9 compatibility (#1542) (af4a9c9)

Features

BREAKING CHANGES

  • Node v19 is no longer supported
  • removed unneeded snapshot processor and flat/snapshot config
  • dropped support for @typescript-eslint/eslint-plugin v5
  • dropped support for Node v14
  • removed no-if in favor of no-conditional-in-test

28.0.0-next.7 (2024-04-06)

... (truncated)

Commits
  • 9f918bc chore(release): 28.2.0 [skip ci]
  • 744d4f6 feat: support providing aliases for @jest/globals package (#1543)
  • 8f59e2b chore(release): 28.1.1 [skip ci]
  • b4b7cbc fix(max-expects): properly reset counter when exiting a test case (#1550)
  • 6aaabc4 chore(release): 28.1.0 [skip ci]
  • 37478d8 feat: add prefer-importing-jest-globals rule (#1490)
  • 9aa7aee chore: remove patch (#1549)
  • 5bc0b88 chore(release): 28.0.0 [skip ci]
  • 7ecbae2 Merge pull request #1531 from jest-community/next
  • 9854767 chore(deps): update wagoid/commitlint-github-action action to v6 (#1539)
  • 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 dependencies group with 4 updates: [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `@fontsource/montserrat` from 5.0.17 to 5.0.18
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/montserrat/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat)

Updates `gatsby` from 5.13.3 to 5.13.4
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.13.3...gatsby@5.13.4)

Updates `gatsby-plugin-offline` from 6.13.1 to 6.13.2
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.13.2/packages/gatsby-plugin-offline)

Updates `eslint-plugin-jest` from 27.9.0 to 28.2.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.2.0)

---
updated-dependencies:
- dependency-name: "@fontsource/montserrat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gatsby-plugin-offline
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot PRs created by @dependabot dependencies Pull requests that update a dependency file labels Apr 22, 2024
Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for eyesbound ready!

Name Link
🔨 Latest commit 434d1f3
🔍 Latest deploy log https://app.netlify.com/sites/eyesbound/deploys/6625fd81f9f1300008aafcf1
😎 Deploy Preview https://deploy-preview-668--eyesbound.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 97
Best Practices: 100
SEO: 93
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.77%. Comparing base (d30037b) to head (434d1f3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #668   +/-   ##
=======================================
  Coverage   97.77%   97.77%           
=======================================
  Files          28       28           
  Lines         270      270           
  Branches       53       53           
=======================================
  Hits          264      264           
  Misses          5        5           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Primajin Primajin merged commit 4f66c22 into main Apr 22, 2024
22 checks passed
@Primajin Primajin deleted the dependabot/npm_and_yarn/dependencies-552ea1b3ca branch April 22, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs created by @dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant