github-community-projects / private-mirrors

A GitHub App that allows you to contribute upstream using private mirrors of public projects
MIT License
125 stars 13 forks source link

chore(deps): bump the dependencies group across 1 directory with 13 updates #157

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 13 updates in the / directory:

Package From To
@octokit/graphql-schema 15.15.0 15.18.0
@primer/react 36.18.0 36.20.0
probot 13.2.2 13.3.0
simple-git 3.24.0 3.25.0
tslog 4.9.2 4.9.3
undici 6.16.1 6.18.2
@babel/preset-env 7.24.5 7.24.7
@tanstack/eslint-plugin-query 5.35.6 5.43.1
@types/node 20.12.12 20.14.2
@types/react 18.3.2 18.3.3
lint-staged 15.2.2 15.2.5
prettier 3.2.5 3.3.1
ts-jest 29.1.2 29.1.4

Updates @octokit/graphql-schema from 15.15.0 to 15.18.0

Release notes

Sourced from @​octokit/graphql-schema's releases.

v15.18.0

15.18.0 (2024-05-24)

Features

v15.17.0

15.17.0 (2024-05-20)

Features

  • Adds property AnnouncementBanner.announcementCreatedAt (#947) (4f1108e)

v15.16.0

15.16.0 (2024-05-16)

Features

  • Environment#{isPinned,latestCompletedDeployment,pinnedPosition}, mutations: pinEnvironment(), reorderEnvironment() (#946) (5b662f5)
Commits
  • 4eda357 feat: User#copilotEndpoints (#949)
  • 3100355 build(deps): lock file maintenance
  • 4f1108e feat: Adds property AnnouncementBanner.announcementCreatedAt (#947)
  • 5b662f5 feat: Environment#{isPinned,latestCompletedDeployment,pinnedPosition}, muta...
  • cc127e3 build(deps): lock file maintenance
  • 8f238e9 chore(deps): update dependency execa to v9
  • 828fb0d build(deps): lock file maintenance (#942)
  • 5bf0a05 docs: comment update (#943)
  • See full diff in compare view


Updates @primer/react from 36.18.0 to 36.20.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​36.20.0

Permalink to documentation

Minor Changes

@​primer/react@​36.19.1

Permalink to documentation

Patch Changes

@​primer/react@​36.19.0

Permalink to documentation

Minor Changes

Patch Changes

Commits
  • afe8d7a Release tracking (#4632)
  • c5166cd docs: add example with NavList.Group (#4629)
  • e34e4b2 PageHeader: Address dom order issues (screen reader experience feedback from ...
  • b1fef5c Remove release event tracking branch check (#4631)
  • 42ba5dc TreeView: Add custom aria label to TreeView.Item (#4617)
  • 2b22017 Work on implementing code connect to allow for realistic code preview in figm...
  • dde7cef chore(deps-dev): bump eslint-plugin-ssr-friendly from 1.2.0 to 1.3.0 (#4625)
  • 4ac81ea Version Packages (#4616)
  • 4c4e98a docs(Banner): add story for dismissing banner (#4619)
  • e47445d Allows asterisk in FormControl.Label to be adjustable (#4543)
  • Additional commits viewable in compare view


Updates probot from 13.2.2 to 13.3.0

Release notes

Sourced from probot's releases.

v13.3.0

13.3.0 (2024-06-03)

Features

  • set x-github-delivery header to event.id for all requests sent from context.octokit in event handlers (#2027) (12944d5)
Commits
  • 12944d5 feat: set x-github-delivery header to event.id for all requests sent from...
  • 58febad chore(deps): update dependency semantic-release to v24
  • 126fedf build(deps): lock file maintenance (#2023)
  • e06d4e4 docs(deployment): fix typos in the markdown file (#2022)
  • 5caebdb build(deps): lock file maintenance
  • e952c65 build(deps): lock file maintenance (#2017)
  • d92f72b build(deps): lock file maintenance (#2015)
  • See full diff in compare view


Updates simple-git from 3.24.0 to 3.25.0

Release notes

Sourced from simple-git's releases.

simple-git@3.25.0

Minor Changes

  • 0a5378d: Add support for parsing count-objects

Patch Changes

  • 4aceb15: Upgrade dependencies and build tools
Changelog

Sourced from simple-git's changelog.

3.25.0

Minor Changes

  • 0a5378d: Add support for parsing count-objects

Patch Changes

  • 4aceb15: Upgrade dependencies and build tools
Commits


Updates tslog from 4.9.2 to 4.9.3

Release notes

Sourced from tslog's releases.

v4.9.3

  • Fix _extend fn - alter provided object 135ee61

https://github.com/fullstack-build/tslog/compare/v4.9.2...v4.9.3

Commits
  • c4e6ead 4.9.3
  • f42d3fb Merge pull request #290 from fullstack-build/development
  • c7fd912 Update README
  • 21821bd Update README to reflect the lower test coverage
  • 7e47b61 Merge pull request #286 from jakubhruby/master
  • 8190017 Format source
  • f9fc041 Merge master into development
  • f7474a3 Merge pull request #281 from fullstack-build/dependabot/npm_and_yarn/axios-an...
  • e1305b0 Merge branch 'master' into dependabot/npm_and_yarn/axios-and-jest-puppeteer-1...
  • 3cb27fc Merge pull request #288 from fullstack-build/dependabot/npm_and_yarn/examples...
  • Additional commits viewable in compare view


Updates undici from 6.16.1 to 6.18.2

Release notes

Sourced from undici's releases.

v6.18.2

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.18.1...v6.18.2

v6.18.1

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v6.18.0...v6.18.1

v6.18.0

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.17.0...v6.18.0

v6.17.0

What's Changed

... (truncated)

Commits


Updates @babel/preset-env from 7.24.5 to 7.24.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.24.7 (2024-06-05)

:bug: Bug Fix

:house: Internal

  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 7

v7.24.6 (2024-05-24)

Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs!

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

:house: Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.24.7 (2024-06-05)

:bug: Bug Fix

:house: Internal

  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6 (2024-05-24)

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

:house: Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
Commits


Updates @tanstack/eslint-plugin-query from 5.35.6 to 5.43.1

Release notes

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

v5.43.1

Version 5.43.1 - 6/10/2024, 3:53 PM

Changes

Fix

  • peer dependencies for eslint-plugin-query (#7546) (0a03d6f3) by David Jebing

Packages

  • @​tanstack/eslint-plugin-query@​5.43.1

v5.43.0

Version 5.43.0 - 6/10/2024, 2:24 PM

Changes

Feat

  • ESLint v9 Support (#7543) (1c0d0f07) by David Jebing

Chore

  • fully exclude examples and integrations for sherif checks (a42a2ed2) by Dominik Dorfmeister

Packages

  • @​tanstack/eslint-plugin-query@​5.43.0

v5.42.0

Version 5.42.0 - 6/10/2024, 7:24 AM

Changes

Feat

Docs

  • Update migrating-to-v5.md (#7539) (40fcb54f) by Joshua Rogan

Other

  • docs(installation):remove prompt symbol from installation commands(#7293) (#7540) (62841b62) by Mandeep56Singh

Packages

  • @​tanstack/solid-query@​5.42.0

... (truncated)

Commits


Updates @types/node from 20.12.12 to 20.14.2

Commits


Updates @types/react from 18.3.2 to 18.3.3

Commits


Updates lint-staged from 15.2.2 to 15.2.5

Release notes

Sourced from lint-staged's releases.

v15.2.5

Patch Changes

  • #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Patch Changes

  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

v15.2.3

Patch Changes

Changelog

Sourced from lint-staged's changelog.

15.2.5

Patch Changes

  • #1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

15.2.4

Patch Changes

  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies

15.2.3

Patch Changes

Commits
  • f7e4106 chore(changeset): release
  • fc75303 build(release): lower next version bump from minor to patch
  • 91abea0 fix: improve error logging when failing to parse config file (#1423)
  • 31a1f95 build(deps): allow approximately equivalent versions of direct dependencies
  • ee43f15 build(deps): upgrade micromatch@4.0.7
  • 8be6c8e chore(changeset): release (#1419)
  • 4f4537a build(husky): fix release issue with Husky
  • 95d096d chore(changeset): release (#1411)
  • 72483cb docs: fix typo (#1417)
  • 86fba6f build(deps): update dependencies (#1418)
  • Additional commits viewable in compare view


Updates prettier from 3.2.5 to 3.3.1

Release notes

Sourced from prettier's releases.

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1
  • bar2

  • bar3


Markdown

<!-- Prettier 3.3.0 -->


foo:

  • bar1
  • bar2
  • bar3

Markdown

<!-- Prettier 3.3.1 -->

foo:

  • bar1

  • bar2

  • bar3


Markdown

Preserve explicit language in front matter (#16348 by @​fisker)

<!-- Input -->
---yaml
</tr></table> 

... (truncated)

Commits


Updates ts-jest from 29.1.2 to 29.1.4

Release notes

Sourced from ts-jest's releases.

v29.1.4

Please refer to CHANGELOG.md for details.

v29.1.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.1.4 (2024-05-28)

Bug Fixes

  • fix(transformer): allow transforming of .cts/.mts extensions. (#3996) (b8f6eaa), closes #3996

Features

29.1.3 (2024-05-21)

Bug Fixes

  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)

Performance Improvements

  • remove ts resolved module cache file (4c88da5)
Commits
  • 150c492 chore(release): 29.1.4
  • 81a5f64 feat: make cli generate esm config based on type: "module" (#4210)
  • b8f6eaa fix(transformer): allow transforming of .cts/.mts extensions. (#3996)
  • 3efa2e2 build(deps): Update @​types packages to ^7.11.0
  • e2c6d54 build(deps): Update softprops/action-gh-release action to v2
  • ad416b4 build(deps): Update dependency @​types/rimraf to v4
  • bf0c0cc build(deps): Update dependency esbuild to ~0.21.4
  • b5eb0ce build(deps): Update babel monorepo to ^7.24.6
  • 60ea3ee build(deps): Update dependency @​types/node to v20
  • 8c15775 build: upgrade deps for documentation site
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore t... _Description has been truncated_
jmeridth commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Superseded by #160.