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): update dependencies (patch) #100

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.27.1 -> 2.27.8 age adoption passing confidence
@notionhq/client (source) 2.2.14 -> 2.2.15 age adoption passing confidence
@types/node (source) 18.19.8 -> 18.19.50 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence
lint-staged 15.2.0 -> 15.2.10 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.8

Compare Source

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

Patch Changes

v2.27.3

Compare Source

Patch Changes
  • #​1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

v2.27.2

Compare Source

Patch Changes
makenotion/notion-sdk-js (@​notionhq/client)

v2.2.15

Compare Source

  • Added in_trash field to request and response body
  • Added description field to database properties
  • Added PartialSelectResponse to be used for select properties
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.6.3

Compare Source

Patch Changes
lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.

v15.2.5

Compare Source

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

Compare Source

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

v15.2.2

Compare Source

Patch Changes
  • #​1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

v15.2.1

Compare Source

Patch Changes
  • #​1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Jan 14, 2024

⚠️ No Changeset found

Latest commit: ea745a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 2 times, most recently from ebfd263 to 474a71d Compare January 14, 2024 12:42
@renovate renovate bot changed the title fix(deps): update dependencies (patch) chore(deps): update dependencies (patch) Jan 15, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 3 times, most recently from 5164343 to 51d3623 Compare January 22, 2024 10:23
@renovate renovate bot changed the title chore(deps): update dependencies (patch) chore(deps): update dependencies (patch) - autoclosed Jan 22, 2024
@renovate renovate bot closed this Jan 22, 2024
@renovate renovate bot deleted the renovate/dependencies-(patch) branch January 22, 2024 13:54
@renovate renovate bot changed the title chore(deps): update dependencies (patch) - autoclosed chore(deps): update dependencies (patch) Jan 22, 2024
@renovate renovate bot reopened this Jan 22, 2024
@renovate renovate bot restored the renovate/dependencies-(patch) branch January 22, 2024 19:32
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from 51d3623 to 1cc930e Compare January 22, 2024 21:48
@renovate renovate bot changed the title chore(deps): update dependencies (patch) chore(deps): update dependencies (patch) to v6.19.1 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 2 times, most recently from cec04a2 to f945d38 Compare January 23, 2024 11:27
@renovate renovate bot changed the title chore(deps): update dependencies (patch) to v6.19.1 chore(deps): update dependencies (patch) Jan 23, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from f945d38 to 929e71c Compare January 27, 2024 19:36
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from 929e71c to ab01c39 Compare February 4, 2024 07:27
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from ab01c39 to 62528d8 Compare February 14, 2024 19:42
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 4 times, most recently from f843a4e to d434dc0 Compare February 29, 2024 13:34
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 3 times, most recently from 59c966f to 31e5139 Compare March 8, 2024 17:02
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 3 times, most recently from e544d88 to 2186e7c Compare March 19, 2024 13:28
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 4 times, most recently from f42b2f1 to a1a3db9 Compare March 26, 2024 20:48
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 4 times, most recently from 3850c1b to 7d77139 Compare April 6, 2024 02:51
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 2 times, most recently from e2c3432 to 3188c41 Compare April 10, 2024 19:13
@renovate renovate bot changed the title chore(deps): update dependencies (patch) fix(deps): update dependencies (patch) Apr 10, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 2 times, most recently from 6b8ccd8 to b8c10d0 Compare April 21, 2024 08:44
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 4 times, most recently from cd4b5f9 to 5dfc198 Compare May 1, 2024 04:32
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 2 times, most recently from 34b9a77 to b542894 Compare May 8, 2024 13:02
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from b542894 to cbeeb74 Compare May 17, 2024 14:42
@renovate renovate bot changed the title fix(deps): update dependencies (patch) chore(deps): update dependencies (patch) May 17, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 3 times, most recently from eafea40 to ce5104f Compare May 25, 2024 12:42
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from ce5104f to fdb418f Compare May 28, 2024 13:21
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from fdb418f to ea745a2 Compare May 28, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants