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

build(deps-dev): Bump @types/graceful-fs from 4.1.8 to 4.1.9 #1325

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @types/graceful-fs from 4.1.8 to 4.1.9.

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@types/graceful-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/graceful-fs) from 4.1.8 to 4.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/graceful-fs)

---
updated-dependencies:
- dependency-name: "@types/graceful-fs"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
@paulschreiber paulschreiber merged commit 61d546e into main Nov 27, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/graceful-fs-4.1.9 branch November 27, 2023 19:18
paulschreiber added a commit that referenced this pull request Nov 28, 2023
commit 6e59ba9
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 28 15:47:23 2023 -0500

    fix: add colon to tool description

commit 08120c2
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 28 15:47:14 2023 -0500

    feat: add lanscape to tools list

commit 7bca6de
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 28 15:47:05 2023 -0500

    feat: add landscale EN strings

commit a1d2dec
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 28 15:46:51 2023 -0500

    chore: add landscape screen shot

commit 4c04532
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 28 13:59:31 2023 -0500

    chore: auto-approve dependabot PRs

commit d057915
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 15:25:37 2023 -0500

    build(deps): Bump @types/react-redux from 7.1.28 to 7.1.31 (#1328)

    * build(deps-dev): Bump @babel/plugin-transform-duplicate-keys (#1324)

    Bumps [@babel/plugin-transform-duplicate-keys](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-duplicate-keys) from 7.22.5 to 7.23.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-duplicate-keys)

    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-duplicate-keys"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * build(deps-dev): Bump @types/ws from 8.5.8 to 8.5.10 (#1323)

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.8 to 8.5.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * build(deps-dev): Bump @babel/plugin-transform-object-super (#1326)

    Bumps [@babel/plugin-transform-object-super](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-super) from 7.22.5 to 7.23.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-object-super)

    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-object-super"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * build(deps-dev): Bump ua-parser-js from 1.0.36 to 1.0.37 (#1327)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.36 to 1.0.37.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.37/changelog.md)
    - [Commits](faisalman/ua-parser-js@1.0.36...1.0.37)

    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * build(deps): Bump @types/react-redux from 7.1.28 to 7.1.31

    Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.28 to 7.1.31.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)

    ---
    updated-dependencies:
    - dependency-name: "@types/react-redux"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    ---------

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 243fd78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 15:11:23 2023 -0500

    build(deps-dev): Bump ua-parser-js from 1.0.36 to 1.0.37 (#1327)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.36 to 1.0.37.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.37/changelog.md)
    - [Commits](faisalman/ua-parser-js@1.0.36...1.0.37)

    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit aba5596
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 15:10:33 2023 -0500

    build(deps-dev): Bump @babel/plugin-transform-object-super (#1326)

    Bumps [@babel/plugin-transform-object-super](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-super) from 7.22.5 to 7.23.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-object-super)

    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-object-super"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 60cb571
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 15:08:54 2023 -0500

    build(deps-dev): Bump @types/ws from 8.5.8 to 8.5.10 (#1323)

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.8 to 8.5.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8942bfc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 15:08:02 2023 -0500

    build(deps-dev): Bump @babel/plugin-transform-duplicate-keys (#1324)

    Bumps [@babel/plugin-transform-duplicate-keys](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-duplicate-keys) from 7.22.5 to 7.23.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-duplicate-keys)

    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-duplicate-keys"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 61d546e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 14:18:23 2023 -0500

    build(deps-dev): Bump @types/graceful-fs from 4.1.8 to 4.1.9 (#1325)

    Bumps [@types/graceful-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/graceful-fs) from 4.1.8 to 4.1.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/graceful-fs)

    ---
    updated-dependencies:
    - dependency-name: "@types/graceful-fs"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e9684e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 27 10:51:23 2023 -0500

    build(deps-dev): Bump flat from 5.0.2 to 6.0.1 (#1202)

    * build(deps-dev): Bump flat from 5.0.2 to 6.0.1

    Bumps [flat](https://github.com/hughsk/flat) from 5.0.2 to 6.0.1.
    - [Release notes](https://github.com/hughsk/flat/releases)
    - [Commits](hughsk/flat@5.0.2...v6.0.1)

    ---
    updated-dependencies:
    - dependency-name: flat
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    * fix: Fixed localization scripts
    * chore: migrate node localization scripts to ESM
    * chore: remove top-level ESM flag, change scripts extensions to .mjs (#1321)

    ---------

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Jose Buitron <[email protected]>
    Co-authored-by: Igor Bejnarowicz <[email protected]>

commit 027d035
Author: Paul Schreiber <[email protected]>
Date:   Wed Nov 22 17:24:00 2023 -0500

    fix: track map PNG downloads (#1315)

commit cbb3168
Author: Paul Schreiber <[email protected]>
Date:   Wed Nov 22 17:23:45 2023 -0500

    fix: ensure consistent text baseline alignment in groups card on home screen (#1314)

commit 3ed68ef
Author: Paul Schreiber <[email protected]>
Date:   Wed Nov 22 16:10:54 2023 -0500

    build: bump @testing-library/jest-dom from 5.17.0 to 6.1.4 (#1253)

    * chore: update @testing-library/jest-dom

    * fix: Added jest types

    ---------

    Co-authored-by: Jose Buitron <[email protected]>

commit 969d6bc
Author: ajabeckett <[email protected]>
Date:   Wed Nov 22 10:33:01 2023 -0800

    chore: move lat/lon checks to client-shared (#1319)

commit 5a80eb7
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 21 10:53:26 2023 -0500

    chore: add source-map-explorer (#1312)

commit c1d3265
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 21 10:52:24 2023 -0500

    fix: ensure Navigation doesn't exceed 1200px (#1311)

commit 5a254a5
Author: Paul Schreiber <[email protected]>
Date:   Tue Nov 21 10:52:07 2023 -0500

    fix: swap layer and draw icons (#1283)

commit 7765738
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 20 17:15:02 2023 -0500

    build(deps-dev): Bump @babel/plugin-transform-arrow-functions (#1310)

    Bumps [@babel/plugin-transform-arrow-functions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-arrow-functions) from 7.22.5 to 7.23.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-arrow-functions)

    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-arrow-functions"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d89b3e3
Author: Paul Schreiber <[email protected]>
Date:   Mon Nov 20 16:55:37 2023 -0500

    Revert "build(deps): Bump caniuse-lite from 1.0.30001553 to 1.0.30001563 (#1291)"

    This reverts commit e6db942.

commit 57d170f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 20 15:18:13 2023 -0500

    build(deps): Bump @babel/types from 7.23.0 to 7.23.4 (#1308)

    Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.23.0 to 7.23.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-types)

    ---
    updated-dependencies:
    - dependency-name: "@babel/types"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c8d6c07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 20 15:18:02 2023 -0500

    build(deps-dev): Bump @types/istanbul-lib-report from 3.0.2 to 3.0.3 (#1307)

    Bumps [@types/istanbul-lib-report](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/istanbul-lib-report) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/istanbul-lib-report)

    ---
    updated-dependencies:
    - dependency-name: "@types/istanbul-lib-report"
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5facedb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 20 15:16:27 2023 -0500

    build(deps-dev): Bump @babel/plugin-transform-numeric-separator (#1309)

    Bumps [@babel/plugin-transform-numeric-separator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-numeric-separator) from 7.22.11 to 7.23.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-plugin-transform-numeric-separator)

    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-numeric-separator"
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant