Show floating sticky outline (table of contents) for Notion pages, powered by nbundle.

Overview

Notion Outline

Show floating sticky outline (table of contents) for Notion pages, powered by nbundle.

This is an nbundle-powered Notion app bootstrapped with create-notion-app.

Prerequisite

To develop this app, make sure to have the following products installed:

Open your terminal, go to the project directory, and run the following command to install dependencies:

yarn install

Develop

Open your terminal, go to the project directory, and run the following command:

yarn develop --target chrome

The nbundle CLI will open Google Chrome with the app automatically loaded in development mode (hot reloading, error reporting, sourcemap, etc).

Change the --target parameter to edge or firefox if you want to develop on Microsoft Edge or Firefox instead of Google Chrome.

You can edit the app by modifying app/index.jsx. The app auto-updates as you edit the file.

Ship

Open your terminal, go to your project directory, and run the following command:

yarn ship

The nbundle CLI will ask you to log into your nbundle for Developers account if you haven't already, then build & publish the app to all supported platforms. Depending on the target platform, the app may be pending for review & approval.

Learn

To learn more about nbundle and nbundle for Developers, take a look at the following resources:

Comments
  • build(deps-dev): bump cspell from 6.6.0 to 6.15.1

    build(deps-dev): bump cspell from 6.6.0 to 6.15.1

    Bumps cspell from 6.6.0 to 6.15.1.

    Release notes

    Sourced from cspell's releases.

    v6.15.1

    Changes

    ci: Workflow Bot -- Update Integration Snapshots (main) (#3872)

    Update Integration Repositories

    integration-tests/config/config.json | 36 ++-- .../Azure/azure-rest-api-specs/snapshot.txt | 10 +- .../apollographql/apollo-server/snapshot.txt | 2 +- .../snapshots/aws-amplify/docs/snapshot.txt | 9 +- .../snapshots/caddyserver/caddy/report.yaml | 13 +- .../snapshots/caddyserver/caddy/snapshot.txt | 13 +- .../snapshots/django/django/report.yaml | 127 +++++++------ .../snapshots/django/django/snapshot.txt | 127 +++++++------ .../snapshots/eslint/eslint/report.yaml | 42 ++--- .../snapshots/eslint/eslint/snapshot.txt | 42 ++--- .../googleapis/google-cloud-cpp/report.yaml | 40 ++-- .../googleapis/google-cloud-cpp/snapshot.txt | 26 +-- .../iluwatar/java-design-patterns/report.yaml | 25 +-- .../iluwatar/java-design-patterns/snapshot.txt | 21 +-- integration-tests/snapshots/mdx-js/mdx/report.yaml | 14 +- .../snapshots/mdx-js/mdx/snapshot.txt | 14 +- .../snapshots/php/php-src/report.yaml | 206 ++++++++++----------- .../snapshots/php/php-src/snapshot.txt | 206 ++++++++++----------- .../snapshots/prettier/prettier/snapshot.txt | 4 +- .../snapshots/shoelace-style/shoelace/snapshot.txt | 5 +- .../typescript-eslint/snapshot.txt | 2 +- .../snapshots/wireapp/wire-webapp/snapshot.txt | 23 ++- 22 files changed, 497 insertions(+), 510 deletions(-)


    Features

    feat: Use Svelte dictionary (#3883)

    Minor Breakage - remove compatibility words. This might cause a few names to show up as misspellings.


    ... (truncated)

    Changelog

    Sourced from cspell's changelog.

    6.15.1 (2022-11-30)

    Note: Version bump only for package cspell-monorepo

    6.15.0 (2022-11-25)

    Features

    6.14.3 (2022-11-17)

    Bug Fixes

    • trie-lib - fix issue with reference radix. (#3849) (73af697)

    6.14.2 (2022-11-11)

    Note: Version bump only for package cspell-monorepo

    6.14.1 (2022-11-07)

    Note: Version bump only for package cspell-monorepo

    6.14.0 (2022-11-03)

    Note: Version bump only for package cspell-monorepo

    6.13.3 (2022-10-31)

    Bug Fixes

    6.13.2 (2022-10-31)

    Bug Fixes

    • Do not generate duplicate entries by default (#3793) (f27d3c6)

    6.13.1 (2022-10-28)

    Note: Version bump only for package cspell-monorepo

    6.13.0 (2022-10-28)

    Bug Fixes

    ... (truncated)

    Commits
    • 9668bef v6.15.1
    • e65458a ci: Workflow Bot -- Update ALL Dependencies (main) (#3884)
    • 670cb3c feat: Use Svelte dictionary (#3883)
    • da0be85 ci: Workflow Bot -- Update ALL Dependencies (main) (#3882)
    • 0aa8810 chore(deps-dev): bump @​rollup/plugin-typescript from 9.0.2 to 10.0.1 (#3880)
    • 9a05e5a ci: Workflow Bot -- Update ALL Dependencies (main) (#3881)
    • 28b7c40 chore(deps): bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 (#3879)
    • 07a837a fix: add support for Svelte (#3874)
    • 865898e ci: Workflow Bot -- Update Integration Snapshots (main) (#3872)
    • da24ecf ci: Workflow Bot -- Update ALL Dependencies (main) (#3871)
    • Additional commits viewable in compare view

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump @commitlint/cli from 17.0.3 to 17.2.0

    build(deps-dev): bump @commitlint/cli from 17.0.3 to 17.2.0

    Bumps @commitlint/cli from 17.0.3 to 17.2.0.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    Bug Fixes

    • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
    • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
    • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0

    Changelog

    Sourced from @​commitlint/cli's changelog.

    17.2.0 (2022-10-31)

    Features

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/cli

    17.1.0 (2022-08-27)

    Features

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.2.0

    build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.2.0

    Bumps @commitlint/config-angular from 17.0.3 to 17.2.0.

    Release notes

    Sourced from @​commitlint/config-angular's releases.

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    Bug Fixes

    • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
    • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
    • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0

    Changelog

    Sourced from @​commitlint/config-angular's changelog.

    17.2.0 (2022-10-31)

    Note: Version bump only for package @​commitlint/config-angular

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/config-angular

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump cspell from 6.6.0 to 6.13.3

    build(deps-dev): bump cspell from 6.6.0 to 6.13.3

    Bumps cspell from 6.6.0 to 6.13.3.

    Release notes

    Sourced from cspell's releases.

    v6.13.3

    Changes

    ci: Workflow Bot -- Update Integration Snapshots (main) (#3794)

    Update Integration Repositories

    integration-tests/config/config.json | 48 +-- .../Azure/azure-rest-api-specs/snapshot.txt | 33 ++- .../snapshots/TheAlgorithms/Python/report.yaml | 325 ++++++++++++--------- .../snapshots/TheAlgorithms/Python/snapshot.txt | 321 +++++++++++--------- .../apollographql/apollo-server/snapshot.txt | 2 +- .../aspnetboilerplate/report.yaml | 6 +- .../aspnetboilerplate/snapshot.txt | 2 +- .../snapshots/caddyserver/caddy/report.yaml | 10 +- .../snapshots/caddyserver/caddy/snapshot.txt | 10 +- .../snapshots/django/django/report.yaml | 145 ++++----- .../snapshots/django/django/snapshot.txt | 115 ++++---- .../snapshots/eslint/eslint/report.yaml | 28 +- .../snapshots/eslint/eslint/snapshot.txt | 26 +- .../googleapis/google-cloud-cpp/report.yaml | 128 ++++---- .../googleapis/google-cloud-cpp/snapshot.txt | 122 ++++---- .../iluwatar/java-design-patterns/report.yaml | 32 +- .../iluwatar/java-design-patterns/snapshot.txt | 30 +- integration-tests/snapshots/mdx-js/mdx/report.yaml | 28 +- .../snapshots/mdx-js/mdx/snapshot.txt | 28 +- .../snapshots/php/php-src/report.yaml | 150 +++++----- .../snapshots/php/php-src/snapshot.txt | 150 +++++----- .../snapshots/shoelace-style/shoelace/snapshot.txt | 4 +- .../typescript-cheatsheets/react/report.yaml | 9 +- .../typescript-cheatsheets/react/snapshot.txt | 9 +- .../typescript-eslint/snapshot.txt | 2 +- .../snapshots/wireapp/wire-webapp/snapshot.txt | 224 +++++++------- 26 files changed, 1057 insertions(+), 930 deletions(-)


    Fixes

    fix: Update dictionaries (#3795)

    ... (truncated)

    Changelog

    Sourced from cspell's changelog.

    6.13.3 (2022-10-31)

    Bug Fixes

    6.13.2 (2022-10-31)

    Bug Fixes

    • Do not generate duplicate entries by default (#3793) (f27d3c6)

    6.13.1 (2022-10-28)

    Note: Version bump only for package cspell-monorepo

    6.13.0 (2022-10-28)

    Bug Fixes

    6.12.0 (2022-09-30)

    Features

    6.11.1 (2022-09-30)

    Bug Fixes

    • Fix export of SpellingDictionaryCollection (#3683) (7665cdb)

    6.11.0 (2022-09-30)

    Note: Version bump only for package cspell-monorepo

    6.10.1 (2022-09-20)

    Note: Version bump only for package cspell-monorepo

    6.10.0 (2022-09-19)

    Note: Version bump only for package cspell-monorepo

    6.9.1 (2022-09-18)

    Note: Version bump only for package cspell-monorepo

    ... (truncated)

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.2.0

    build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.2.0

    Bumps @commitlint/prompt-cli from 17.0.3 to 17.2.0.

    Release notes

    Sourced from @​commitlint/prompt-cli's releases.

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    Bug Fixes

    • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
    • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
    • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0

    Changelog

    Sourced from @​commitlint/prompt-cli's changelog.

    17.2.0 (2022-10-31)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/prompt-cli

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump cspell from 6.6.0 to 6.12.0

    build(deps-dev): bump cspell from 6.6.0 to 6.12.0

    Bumps cspell from 6.6.0 to 6.12.0.

    Release notes

    Sourced from cspell's releases.

    v6.12.0

    Changes

    Features

    feat: Use cspell-dictionary Module (#3686)

    Use the cspell-dictionary module for checking words.

    Versions 6.10, 6.11, and 6.12 transitioned to using cspell-dictionary module for looking up words.

    This move was designed to make the interface clear so that 3rd parties could use cspell-dictionary instead of deep linking into cspell-lib to get dictionary capabilities.

    Minor Breakage for 3rd party apps: use cspell-dictionary instead of cspell-lib.


    v6.11.1

    Changes

    Fixes

    fix: Fix export of SpellingDictionaryCollection (#3683)


    v6.11.0

    Changes

    ci: Workflow Bot -- Update Integration Snapshots (main) (#3652)

    Update Integration Repositories

    integration-tests/config/config.json | 40 ++-- .../Azure/azure-rest-api-specs/snapshot.txt | 19 +- .../snapshots/TheAlgorithms/Python/report.yaml | 95 ++++---- .../snapshots/TheAlgorithms/Python/snapshot.txt | 91 ++++---- .../aspnetboilerplate/report.yaml | 6 +-

    ... (truncated)

    Changelog

    Sourced from cspell's changelog.

    6.12.0 (2022-09-30)

    Features

    6.11.1 (2022-09-30)

    Bug Fixes

    • Fix export of SpellingDictionaryCollection (#3683) (7665cdb)

    6.11.0 (2022-09-30)

    Note: Version bump only for package cspell-monorepo

    6.10.1 (2022-09-20)

    Note: Version bump only for package cspell-monorepo

    6.10.0 (2022-09-19)

    Note: Version bump only for package cspell-monorepo

    6.9.1 (2022-09-18)

    Note: Version bump only for package cspell-monorepo

    6.9.0 (2022-09-15)

    Note: Version bump only for package cspell-monorepo

    6.8.2 (2022-09-12)

    Note: Version bump only for package cspell-monorepo

    6.8.1 (2022-08-26)

    Note: Version bump only for package cspell-monorepo

    6.8.0 (2022-08-21)

    Bug Fixes

    6.7.0 (2022-08-18)

    Features

    ... (truncated)

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

    build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

    Bumps dependabot/fetch-metadata from 1.3.3 to 1.3.4.

    Release notes

    Sourced from dependabot/fetch-metadata's releases.

    v1.3.4

    What's Changed

    New Contributors

    Full Changelog: https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4

    Commits
    • bfc19f4 v1.3.4
    • 4367f58 Merge pull request #258 from dependabot/dependabot/npm_and_yarn/yaml-2.1.1
    • 00ab600 Manually bump dist/
    • bdbe81d Bump yaml from 2.0.1 to 2.1.1
    • 5fc325a Merge pull request #257 from dependabot/dependabot/npm_and_yarn/typescript-4.8.3
    • c91309c Bump typescript from 4.6.3 to 4.8.3
    • 264d039 Merge pull request #266 from dependabot/dependabot/npm_and_yarn/ts-node-10.9.1
    • d1cd6ed Bump ts-node from 10.7.0 to 10.9.1
    • e3cb77e Merge pull request #265 from dependabot/dependabot/npm_and_yarn/actions/githu...
    • e462341 [dependabot skip] Update dist/ with build changes
    • Additional commits viewable in compare view

    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 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)
    dependencies github_actions 
    opened by dependabot[bot] 1
  • build(deps-dev): bump cspell from 6.6.0 to 6.8.1

    build(deps-dev): bump cspell from 6.6.0 to 6.8.1

    Bumps cspell from 6.6.0 to 6.8.1.

    Release notes

    Sourced from cspell's releases.

    v6.8.1

    Changes

    ci: Workflow Bot -- Update Integration Snapshots (main) (#3468)

    Update Integration Repositories

    integration-tests/config/config.json | 42 +- .../Azure/azure-rest-api-specs/snapshot.txt | 7 +- .../apollographql/apollo-server/snapshot.txt | 4 +- .../aspnetboilerplate/report.yaml | 12 +- .../aspnetboilerplate/snapshot.txt | 10 +- .../snapshots/caddyserver/caddy/report.yaml | 130 ++-- .../snapshots/caddyserver/caddy/snapshot.txt | 130 ++-- .../snapshots/django/django/report.yaml | 86 +-- .../snapshots/django/django/snapshot.txt | 86 +-- .../snapshots/eslint/eslint/report.yaml | 372 +++++----- .../snapshots/eslint/eslint/snapshot.txt | 372 +++++----- .../googleapis/google-cloud-cpp/report.yaml | 70 +- .../googleapis/google-cloud-cpp/snapshot.txt | 66 +- .../snapshots/ktaranov/sqlserver-kit/report.yaml | 376 +++++----- .../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 376 +++++----- .../snapshots/php/php-src/report.yaml | 824 ++++++++++++++------- .../snapshots/php/php-src/snapshot.txt | 758 +++++++++++++------ .../snapshots/prettier/prettier/snapshot.txt | 4 +- .../snapshots/pycontribs/jira/report.yaml | 14 +- .../snapshots/pycontribs/jira/snapshot.txt | 14 +- .../snapshots/shoelace-style/shoelace/snapshot.txt | 2 +- .../snapshots/wireapp/wire-desktop/snapshot.txt | 4 +- .../snapshots/wireapp/wire-webapp/snapshot.txt | 97 ++- 23 files changed, 2233 insertions(+), 1623 deletions(-)


    Fixes

    fix: Workflow Bot -- Update Dictionaries (main) (#3495)

    Update Dictionaries (main)

    .../snapshots/googleapis/google-cloud-cpp/report.yaml | 5 ++--- .../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +-- integration-tests/snapshots/mdx-js/mdx/report.yaml | 3 +--

    ... (truncated)

    Changelog

    Sourced from cspell's changelog.

    6.8.1 (2022-08-26)

    Note: Version bump only for package cspell-monorepo

    6.8.0 (2022-08-21)

    Bug Fixes

    6.7.0 (2022-08-18)

    Features

    6.6.1 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.9 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.8 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.7 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.6 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.5 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.4 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.3 (2022-08-10)

    Note: Version bump only for package cspell-monorepo

    6.6.1-alpha.2 (2022-08-10)

    ... (truncated)

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.1.0

    build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.1.0

    Bumps @commitlint/config-angular from 17.0.3 to 17.1.0.

    Release notes

    Sourced from @​commitlint/config-angular's releases.

    v17.1.0

    17.1.0 (2022-08-27)

    Bug Fixes

    • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
    • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
    • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0

    Changelog

    Sourced from @​commitlint/config-angular's changelog.

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/config-angular

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.1.2

    build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.1.2

    Bumps @commitlint/prompt-cli from 17.0.3 to 17.1.2.

    Release notes

    Sourced from @​commitlint/prompt-cli's releases.

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    Bug Fixes

    • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
    • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
    • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0

    Changelog

    Sourced from @​commitlint/prompt-cli's changelog.

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/prompt-cli

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2

    build(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2

    Bumps @commitlint/cli from 17.0.3 to 17.1.2.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    Bug Fixes

    • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
    • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
    • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

    Features

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0

    Changelog

    Sourced from @​commitlint/cli's changelog.

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/cli

    17.1.0 (2022-08-27)

    Features

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump cspell from 6.6.0 to 6.18.1

    build(deps-dev): bump cspell from 6.6.0 to 6.18.1

    Bumps cspell from 6.6.0 to 6.18.1.

    Release notes

    Sourced from cspell's releases.

    v6.18.1

    Changes

    ci: Workflow Bot -- Update Integration Snapshots (main) (#3935)

    Update Integration Repositories

    integration-tests/config/config.json | 40 +- .../Azure/azure-rest-api-specs/snapshot.txt | 10 +- .../snapshots/TheAlgorithms/Python/report.yaml | 151 ++--- .../snapshots/TheAlgorithms/Python/snapshot.txt | 151 ++--- .../apollographql/apollo-server/snapshot.txt | 2 +- .../snapshots/aws-amplify/docs/snapshot.txt | 2 +- .../snapshots/caddyserver/caddy/report.yaml | 4 +- .../snapshots/caddyserver/caddy/snapshot.txt | 4 +- .../snapshots/django/django/report.yaml | 91 +-- .../snapshots/django/django/snapshot.txt | 89 +-- .../snapshots/eslint/eslint/report.yaml | 5 +- .../snapshots/eslint/eslint/snapshot.txt | 5 +- .../googleapis/google-cloud-cpp/report.yaml | 162 ++--- .../googleapis/google-cloud-cpp/snapshot.txt | 158 ++--- .../snapshots/php/php-src/report.yaml | 96 +-- .../snapshots/php/php-src/snapshot.txt | 96 +-- .../snapshots/prettier/prettier/snapshot.txt | 2 +- .../snapshots/pycontribs/jira/report.yaml | 50 +- .../snapshots/pycontribs/jira/snapshot.txt | 50 +- .../snapshots/sveltejs/svelte/report.yaml | 657 +++------------------ .../snapshots/sveltejs/svelte/snapshot.txt | 653 +++----------------- .../snapshots/wireapp/wire-webapp/snapshot.txt | 19 +- 22 files changed, 740 insertions(+), 1757 deletions(-)


    Fixes

    fix: Add sample usage for cspell-lib:spellCheckDocument (#3941)


    ... (truncated)

    Changelog

    Sourced from cspell's changelog.

    6.18.1 (2022-12-29)

    Note: Version bump only for package cspell-monorepo

    6.18.0 (2022-12-21)

    Note: Version bump only for package cspell-monorepo

    6.17.0 (2022-12-05)

    Note: Version bump only for package cspell-monorepo

    6.16.0 (2022-12-02)

    Note: Version bump only for package cspell-monorepo

    6.15.1 (2022-11-30)

    Note: Version bump only for package cspell-monorepo

    6.15.0 (2022-11-25)

    Features

    6.14.3 (2022-11-17)

    Bug Fixes

    • trie-lib - fix issue with reference radix. (#3849) (73af697)

    6.14.2 (2022-11-11)

    Note: Version bump only for package cspell-monorepo

    6.14.1 (2022-11-07)

    Note: Version bump only for package cspell-monorepo

    6.14.0 (2022-11-03)

    Note: Version bump only for package cspell-monorepo

    6.13.3 (2022-10-31)

    Bug Fixes

    ... (truncated)

    Commits
    • 2570a9b v6.18.1
    • 30f989e ci: Workflow Bot -- Update ALL Dependencies (main) (#3942)
    • d96351a fix: Add sample usage for cspell-lib:spellCheckDocument (#3941)
    • 242a8e0 ci: Workflow Bot -- Update Integration Snapshots (main) (#3935)
    • 01b7fa5 ci: Workflow Bot -- Update ALL Dependencies (main) (#3933)
    • dcc24ac fix: Workflow Bot -- Update Dictionaries (main) (#3931)
    • 7662815 chore: Update test snapshots in dictionary workflow (#3934)
    • 1eee3a9 chore: Update snapshots when updating dictionaries (#3932)
    • 38ac568 ci: do not use set-output
    • 6785657 v6.18.0
    • Additional commits viewable in compare view

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 0
  • build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.3.0

    build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.3.0

    Bumps @commitlint/prompt-cli from 17.0.3 to 17.3.0.

    Release notes

    Sourced from @​commitlint/prompt-cli's releases.

    v17.3.0

    17.3.0 (2022-11-21)

    Features

    • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

    v17.2.1

    17.2.1 (2022-11-01)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/prompt-cli's changelog.

    17.3.0 (2022-11-21)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.2.0 (2022-10-31)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/prompt-cli

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/prompt-cli

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 0
  • build(deps-dev): bump @commitlint/cli from 17.0.3 to 17.3.0

    build(deps-dev): bump @commitlint/cli from 17.0.3 to 17.3.0

    Bumps @commitlint/cli from 17.0.3 to 17.3.0.

    Release notes

    Sourced from @​commitlint/cli's releases.

    v17.3.0

    17.3.0 (2022-11-21)

    Features

    • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

    v17.2.1

    17.2.1 (2022-11-01)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/cli's changelog.

    17.3.0 (2022-11-21)

    Note: Version bump only for package @​commitlint/cli

    17.2.0 (2022-10-31)

    Features

    17.1.2 (2022-08-29)

    Note: Version bump only for package @​commitlint/cli

    17.1.1 (2022-08-27)

    Note: Version bump only for package @​commitlint/cli

    17.1.0 (2022-08-27)

    Features

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 0
  • build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.3.0

    build(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.3.0

    Bumps @commitlint/config-angular from 17.0.3 to 17.3.0.

    Release notes

    Sourced from @​commitlint/config-angular's releases.

    v17.3.0

    17.3.0 (2022-11-21)

    Features

    • config-pnpm-scopes: implement config-pnpm-scopes (#3427) (ca3ae8b)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.1...v17.3.0

    v17.2.1

    17.2.1 (2022-11-01)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.2.0...v17.2.1

    v17.1.2

    17.1.2 (2022-08-29)

    Bug Fixes

    • load: add ts-node as direct dependency (#3351) (3b66891)
    • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

    New Contributors

    Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

    v17.1.1

    17.1.1 (2022-08-27)

    Bug Fixes

    v17.1.0

    17.1.0 (2022-08-27)

    ... (truncated)

    Changelog

    Sourced from @​commitlint/config-angular's changelog.

    17.3.0 (2022-11-21)

    Note: Version bump only for package @​commitlint/config-angular

    17.2.0 (2022-10-31)

    Note: Version bump only for package @​commitlint/config-angular

    17.1.0 (2022-08-27)

    Note: Version bump only for package @​commitlint/config-angular

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 0
  • build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.5

    build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.5

    Bumps dependabot/fetch-metadata from 1.3.3 to 1.3.5.

    Release notes

    Sourced from dependabot/fetch-metadata's releases.

    v1.3.5

    What's Changed

    New Contributors

    Full Changelog: https://github.com/dependabot/fetch-metadata/compare/v1...v1.3.5

    v1.3.4

    What's Changed

    New Contributors

    Full Changelog: https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4

    Commits
    • 5ef0018 Merge pull request #282 from dependabot/v1.3.5-release-notes
    • a9380d2 v1.3.5
    • 404ba25 Merge pull request #280 from dependabot/drop-readme-from-bump-script
    • f40d4c7 Don't bump pin versions in README.md
    • 7db64c3 Merge pull request #252 from dependabot/document-release-steps
    • daa85e7 Add mention of npm run build if dev deps need updating.
    • b768c40 Document steps for cutting a new release
    • 9833f74 Merge pull request #273 from dependabot/dependabot/npm_and_yarn/yargs-and-typ...
    • 32b7ed3 Bump yargs and @​types/yargs
    • 7942397 Merge pull request #271 from dependabot/dependabot/npm_and_yarn/actions/githu...
    • Additional commits viewable in compare view

    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 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)
    dependencies github_actions 
    opened by dependabot[bot] 0
  • build(deps-dev): bump @nbundle/cli from 1.0.65 to 1.0.66

    build(deps-dev): bump @nbundle/cli from 1.0.65 to 1.0.66

    Bumps @nbundle/cli from 1.0.65 to 1.0.66.

    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 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)
    dependencies javascript 
    opened by dependabot[bot] 0
Owner
nbundle
App Store & Platform for Notion, we make it ridiculously easy for developers to build apps that live inside Notion and distribute to 30+ millions of users.
nbundle
Create nbundle-powered Notion apps with one command

⚠️ This project is under development and is not ready for public use. All 1.0.x releases are considered alpha releases, are not stable, and may have b

nbundle 11 Nov 29, 2022
A Technical Blogging Website that utilizes Notion as a CMS for ease of modification with the help of the notion-API & whose content has been rendered with next-js and react-notion-x

GDSC MCE Blogs This repo is what GDSC MCE uses to power their blogging website gdsc-mce-blogs. It uses Notion as a CMS, fetching content from Notion a

null 7 Dec 16, 2022
A userscript to spice your GitHub sidebar with an easy-to-use Table of Contents!

GitHub Sidebar ToC "... finally using that wasted sidebar space" – radiantly Installation You will need a userscript manager like Violentmonkey. Insta

Joshua T. 3 Mar 12, 2022
Waypoint - Automatic Table of Contents Generator for Obsidian.md

Waypoint - Automatic Table of Contents Generator for Obsidian.md Do you use folders to categorize your notes and wish that Obsidian would show certain

Idrees 153 Jan 2, 2023
Table of contents Trilium widget for editable and readonly text notes.

Trilium-TocWidget Table of contents Trilium widget for editable and readonly text notes. Screenshot Features The ToC is live and automatically updated

Antonio Tejada 25 Dec 29, 2022
jQuery plugin to generate a table of contents

jquery.contentify A jQuery plugin to generate a table of contents Usage The below code snippet shows how to create the table of contents in a containe

Johannes Marbach 1 Aug 24, 2021
A vanilla JavaScript library that automatically generates the "Table of Contents" of an HTML document.

DocumentOutline.js DocumentOutline is a vanilla JavaScript library that automatically generates the "Table of Contents" of an HTML document. See a liv

Angelo Faella 3 Jul 12, 2021
Add a table of contents to the sidebar of your GitHub issues and pull requests.

github-sidebar-jump-extension Getting started ?? Build locally Checkout the repository to your local machine Run npm install to install all required d

Jason Barry 11 Sep 7, 2022
Creates a table of contents in a DOM element optionally linked to with anchors. No jQuery or other dependencies.

HTML-Contents Creates a table of contents in a DOM element optionally linked to with anchors. No dependencies. @psalmody Get It We're on npm: npm i ht

Michael Tallino 3 Oct 25, 2022
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
Sync pages from Notion to GitHub to be used as a static website (JAM)

notion-jam Sync pages from Notion to GitHub to be used as a static website (JAM) Usage Quick Start Create a new Notion Integration Add Notion secret t

Victor 9 Nov 15, 2022
Download Notion pages as markdown and image files, preserving hierarchy and enabling workflow properties. Works with Docusaurus.

notion-pull notion-pull lets you use Notion as your editor for markdown-based static site generators like Docusaurus. Using Notion instead of raw mark

SIL LSDev 46 Jan 7, 2023
A Cloudflare Workers service that fetches and renders Notion pages as HTML, Markdown, or JSON.

notion-fetch A Cloudflare Workers service that fetches and renders Notion pages as HTML, Markdown, or JSON. Powered by Durable Objects and R2. Usage P

Heyang Zhou 7 Jan 6, 2023
A CloudFlare Worker / script / bot to sync Notion pages publicly as GitHub Discussions.

notion-github-sync This bot syncs public Notion pages as GitHub Discussions/Issues. It's done periodically, based on the pages shared with the Notion

The Guild 20 Dec 22, 2022
✏️ A small jQuery extension to turn a static HTML table into an editable one. For quickly populating a small table with JSON data, letting the user modify it with validation, and then getting JSON data back out.

jquery-editable-table A small jQuery extension to turn an HTML table editable for fast data entry and validation Demo ?? https://jsfiddle.net/torrobin

Tor 7 Jul 31, 2022
Another table select prompt plugin of inquirer.js, with powerful table render and filters.

inquirer-table-select-prompt Table row selection prompt for Inquirer.js 动机 现有的 inquirer.js 没有支持表格行选中的命令行交互的插件. 社区内能查找到的,只有一个二维数组的 checkbox,eduardobouc

锂电 3 Jan 7, 2023
Displaying actual age in percentage with 9 signs after dot (floating number)

Actual Age Chrome Extension Displaying actual age in percentage with 9 signs after dot (floating number) Features Popup You can select your Birth date

Igor Makeenko 22 Nov 2, 2022