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/node from 20.5.9 to 20.6.0 #384

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps @types/node from 20.5.9 to 20.6.0.

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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@github-actions github-actions bot merged commit 7ddc8a9 into main Sep 11, 2023
2 of 3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/types/node-20.6.0 branch September 11, 2023 04:19
Gorniaky added a commit that referenced this pull request Sep 16, 2023
commit 611de22
Author: Gorniaky <[email protected]>
Date:   Fri Sep 15 20:10:21 2023 -0300

    Update npmignore

commit 4c90b39
Author: Gorniaky <[email protected]>
Date:   Fri Sep 15 20:09:53 2023 -0300

    0.9.1

commit 197378b
Author: Gorniaky <[email protected]>
Date:   Fri Sep 15 20:06:08 2023 -0300

    improve package#scripts

commit c0b627a
Author: Gorniaky <[email protected]>
Date:   Fri Sep 15 20:05:40 2023 -0300

    Init tests

commit 3a537ba
Author: Gorniaky <[email protected]>
Date:   Fri Sep 15 20:05:24 2023 -0300

    fix

commit 0805834
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:44:52 2023 -0300

    Update docs

commit bf097cb
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:43:53 2023 -0300

    0.9.0

commit 51dbddd
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:41:29 2023 -0300

    Update docs

commit e5beb23
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:35:48 2023 -0300

    remake yarn.lock

commit 4e1e805
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:33:00 2023 -0300

    replacing `discloud.app/utils` to `@discloudapp/util`

commit 4b123a9
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:21:29 2023 -0300

    [email protected]

commit e235212
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 14:19:47 2023 -0300

    rest refactor

commit 7df41df
Merge: 6a68eca 7429fe7
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 13:25:29 2023 -0300

    Merge branch 'main' of https://github.com/discloud/discloud.app

commit 6a68eca
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 13:25:01 2023 -0300

    [email protected]

commit 995f418
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 13:24:36 2023 -0300

    fix

commit 7429fe7
Merge: 834d7fc f14386c
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Wed Sep 13 16:18:42 2023 +0000

    Merge pull request #386 from discloud/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.0

    build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.7.0

commit f14386c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 13 16:18:29 2023 +0000

    build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.7.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

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

commit 834d7fc
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 13:17:04 2023 -0300

    util 0.5.0

commit cadf846
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 13:09:00 2023 -0300

    .

commit baeabb5
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 11:52:35 2023 -0300

    chore

commit f35f810
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 11:46:51 2023 -0300

    add `RestEvents#error`

commit fecd487
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 11:45:19 2023 -0300

    add `RestEvents#error`

commit 21a7805
Author: Gorniaky <[email protected]>
Date:   Wed Sep 13 11:35:00 2023 -0300

    refactor `CachedManager#_clear`

commit 0be8874
Merge: 15e7638 384e384
Author: Gorniaky <[email protected]>
Date:   Tue Sep 12 15:24:19 2023 -0300

    Merge branch 'main' of https://github.com/discloud/discloud.app

commit 15e7638
Author: Gorniaky <[email protected]>
Date:   Tue Sep 12 15:24:16 2023 -0300

    chore

commit 384e384
Merge: 7ddc8a9 185caa3
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue Sep 12 04:41:55 2023 +0000

    Merge pull request #385 from discloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.0

    build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.0

commit 185caa3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Sep 12 04:41:40 2023 +0000

    build(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin)

    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

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

commit 7ddc8a9
Merge: 4a708ad a125b7f
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Sep 11 04:19:06 2023 +0000

    Merge pull request #384 from discloud/dependabot/npm_and_yarn/types/node-20.6.0

    build(deps-dev): bump @types/node from 20.5.9 to 20.6.0

commit 4a708ad
Merge: ab9bacd 5aca7db
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Sep 11 04:18:54 2023 +0000

    Merge pull request #383 from discloud/dependabot/npm_and_yarn/eslint-8.49.0

    build(deps-dev): bump eslint from 8.48.0 to 8.49.0

commit a125b7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 11 04:18:53 2023 +0000

    build(deps-dev): bump @types/node from 20.5.9 to 20.6.0

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

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

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

commit 5aca7db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 11 04:18:41 2023 +0000

    build(deps-dev): bump eslint from 8.48.0 to 8.49.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.48.0...v8.49.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

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

commit ab9bacd
Merge: a1ebf5e 2685b60
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Sep 11 04:18:40 2023 +0000

    Merge pull request #382 from discloud/dependabot/npm_and_yarn/undici-5.24.0

    build(deps): bump undici from 5.23.0 to 5.24.0

commit 2685b60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 11 04:18:27 2023 +0000

    build(deps): bump undici from 5.23.0 to 5.24.0

    Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.24.0.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.23.0...v5.24.0)

    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

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

commit a1ebf5e
Author: Gorniaky <[email protected]>
Date:   Sun Sep 10 12:23:27 2023 -0300

    Update package.json

commit 7c8185c
Author: Gorniaky <[email protected]>
Date:   Sun Sep 10 12:13:46 2023 -0300

    rest: fix

commit c941290
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 17:12:54 2023 -0300

    rest: some improvements

commit b6a5d5b
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:43:36 2023 -0300

    fix

commit 58a9749
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:42:49 2023 -0300

    fix

commit f389084
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:42:15 2023 -0300

    fix

commit e2ecf9f
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:39:26 2023 -0300

    fix

commit 40a1d5b
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:30:57 2023 -0300

    Update docs

commit 4f75b2e
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:28:44 2023 -0300

    util GS make found readonly

commit 2f5a422
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:28:09 2023 -0300

    BREAKING CHANGES

    `DiscloudApp#login` now return `Promise<User>`

    `App#mods` change type from `Array<string>` to `Set<string>`

    `TeamApp#perms` change type from `Array<string>` to `Set<string>`

    `User#appIDs` change type from `Array<string>` to `Set<string>`

    `User#customdomains` change type from `Array<string>` to `Set<string>`

    `User#subdomains` change type from `Array<string>` to `Set<string>`

    Now clean deleted apps

commit 11df826
Author: Gorniaky <[email protected]>
Date:   Sat Sep 9 01:22:20 2023 -0300

    clean
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants