-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Merge upstream #29
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8db3c42 - Browse repository at this point
Copy the full SHA 8db3c42View commit details -
Merge pull request #4 from linz/feat/add-kodiak-configuration
feat: Add Kodiak configuration
Configuration menu - View commit details
-
Copy full SHA for ccef9b4 - Browse repository at this point
Copy the full SHA ccef9b4View commit details -
* chore: Add newline at EOF Avoids noise in diffs. * chore: Remove trailing whitespace Avoids noise in diffs.
Configuration menu - View commit details
-
Copy full SHA for a13a166 - Browse repository at this point
Copy the full SHA a13a166View commit details -
chore: Ignore IDEA configuration (#3)
* chore: Add newline at EOF * chore: Order gitignores * chore: Mark node_modules as directory * chore: Ignore IDEA configuration
Configuration menu - View commit details
-
Copy full SHA for b87045b - Browse repository at this point
Copy the full SHA b87045bView commit details
Commits on Nov 25, 2021
-
refactor: Use conditional instead of
oneOf
(#7)Since only one branch can be followed, this ensures that rather than an "is not valid under any of the given schemas" error (from jsonschema) or a bunch of errors relating to both possibilities of a `oneOf` (from ajv) the messages are as simple as if the schema only supported either items or collections.
Configuration menu - View commit details
-
Copy full SHA for 87f0719 - Browse repository at this point
Copy the full SHA 87f0719View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c6e44e - Browse repository at this point
Copy the full SHA 7c6e44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9a00b - Browse repository at this point
Copy the full SHA 9d9a00bView commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5ae3b47 - Browse repository at this point
Copy the full SHA 5ae3b47View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5fa0f3b - Browse repository at this point
Copy the full SHA 5fa0f3bView commit details
Commits on Oct 1, 2022
-
chore(deps): Bump actions/setup-node from 1 to 3.5.0 (#27)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.5.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v1...v3.5.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... 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>
Configuration menu - View commit details
-
Copy full SHA for 006c69e - Browse repository at this point
Copy the full SHA 006c69eView commit details
Commits on Jan 9, 2023
-
chore(deps): Bump actions/setup-node from 3.5.0 to 3.6.0 (#30)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... 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>
Configuration menu - View commit details
-
Copy full SHA for dd81e85 - Browse repository at this point
Copy the full SHA dd81e85View commit details
Commits on Mar 20, 2023
-
chore(deps): Bump remark-cli from 8.0.1 to 11.0.0 (#24)
Bumps [remark-cli](https://github.com/remarkjs/remark) from 8.0.1 to 11.0.0. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/[email protected]@11.0.0) --- updated-dependencies: - dependency-name: remark-cli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 432721e - Browse repository at this point
Copy the full SHA 432721eView commit details -
chore(deps): Bump remark-validate-links from 10.0.4 to 12.1.0 (#26)
Bumps [remark-validate-links](https://github.com/remarkjs/remark-validate-links) from 10.0.4 to 12.1.0. - [Release notes](https://github.com/remarkjs/remark-validate-links/releases) - [Commits](remarkjs/remark-validate-links@10.0.4...12.1.0) --- updated-dependencies: - dependency-name: remark-validate-links dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abb1215 - Browse repository at this point
Copy the full SHA abb1215View commit details -
chore(deps): Bump actions/checkout from 2 to 3.1.0 (#28)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44a50af - Browse repository at this point
Copy the full SHA 44a50afView commit details
Commits on Mar 21, 2023
-
chore(deps): Bump remark-preset-lint-markdown-style-guide from 3.0.1 …
…to 5.1.2 (#18) * chore(deps): Bump remark-preset-lint-markdown-style-guide Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-markdown-style-guide) from 3.0.1 to 5.1.2. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-preset-lint-markdown-style-guide) --- updated-dependencies: - dependency-name: remark-preset-lint-markdown-style-guide dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * refactor: Fix remark configuration With the original configuration, it insisted that a line like `- foo` should be changed to increase the spacing to three: > 3:3 warning Incorrect list-item indent: add 2 spaces list-item-indent remark-lint But when changed it says the opposite: > 3:5 warning Incorrect list-item indent: remove 2 spaces list-item-indent remark-lint * refactor: Fix formatting according to remark --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Engmark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 755542a - Browse repository at this point
Copy the full SHA 755542aView commit details -
chore(deps): Bump remark-preset-lint-consistent from 3.0.1 to 5.1.1 (#17
) Bumps [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-consistent) from 3.0.1 to 5.1.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/[email protected]/packages/remark-preset-lint-consistent) --- updated-dependencies: - dependency-name: remark-preset-lint-consistent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4090e2 - Browse repository at this point
Copy the full SHA d4090e2View commit details -
chore(deps): Bump remark-preset-lint-recommended from 4.0.1 to 6.1.2 (#…
…16) Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-recommended) from 4.0.1 to 6.1.2. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-preset-lint-recommended) --- updated-dependencies: - dependency-name: remark-preset-lint-recommended dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2eb4f55 - Browse repository at this point
Copy the full SHA 2eb4f55View commit details -
fix: Don't build on push to PRs
We already build on those by building on `pull_request`.
Configuration menu - View commit details
-
Copy full SHA for d09b47a - Browse repository at this point
Copy the full SHA d09b47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ac1d6 - Browse repository at this point
Copy the full SHA d9ac1d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c7eb6 - Browse repository at this point
Copy the full SHA 81c7eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 251364e - Browse repository at this point
Copy the full SHA 251364eView commit details -
Avoids a matrix, so that we don't have to change the branch protection rules every time we start using a new Node.js version.
Configuration menu - View commit details
-
Copy full SHA for 7513f69 - Browse repository at this point
Copy the full SHA 7513f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c67de9 - Browse repository at this point
Copy the full SHA 1c67de9View commit details
Commits on Jun 8, 2023
-
Merge pull request #34 from linz/fix/avoid-duplicate-runs
fix: Avoid duplicate runs
Configuration menu - View commit details
-
Copy full SHA for f0ff3b4 - Browse repository at this point
Copy the full SHA f0ff3b4View commit details
Commits on Jul 17, 2023
-
chore(deps): Bump actions/setup-node from 3.6.0 to 3.7.0 (#37)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for edd81e5 - Browse repository at this point
Copy the full SHA edd81e5View commit details -
chore(deps): Bump remark-lint-no-html from 2.0.1 to 3.1.2 (#36)
Bumps [remark-lint-no-html](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint-no-html) from 2.0.1 to 3.1.2. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-lint-no-html) --- updated-dependencies: - dependency-name: remark-lint-no-html dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c138be5 - Browse repository at this point
Copy the full SHA c138be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7cd46 - Browse repository at this point
Copy the full SHA 0e7cd46View commit details -
fix: Indent according to
remark
suggestionsRequires a new plugin as per <remarkjs/remark-lint#264 (comment)>.
Configuration menu - View commit details
-
Copy full SHA for 559bb9c - Browse repository at this point
Copy the full SHA 559bb9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dba17db - Browse repository at this point
Copy the full SHA dba17dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a065d - Browse repository at this point
Copy the full SHA 89a065dView commit details -
chore(deps): Bump remark-lint from 7.0.1 to 9.1.2 (#35)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint) from 7.0.1 to 9.1.2. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/9.1.2/packages/remark-lint) --- updated-dependencies: - dependency-name: remark-lint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d545bcb - Browse repository at this point
Copy the full SHA d545bcbView commit details
Commits on Sep 4, 2023
-
chore(deps): Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f755d2f - Browse repository at this point
Copy the full SHA f755d2fView commit details
Commits on Sep 25, 2023
-
chore(deps): Bump remark-validate-links from 12.1.1 to 13.0.0
Bumps [remark-validate-links](https://github.com/remarkjs/remark-validate-links) from 12.1.1 to 13.0.0. - [Release notes](https://github.com/remarkjs/remark-validate-links/releases) - [Commits](remarkjs/remark-validate-links@12.1.1...13.0.0) --- updated-dependencies: - dependency-name: remark-validate-links dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fdcd21 - Browse repository at this point
Copy the full SHA 0fdcd21View commit details
Commits on Jun 11, 2024
-
Merge pull request #40 from linz/dependabot/github_actions/actions/ch…
…eckout-4 chore(deps): Bump actions/checkout from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for f92370f - Browse repository at this point
Copy the full SHA f92370fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f11845 - Browse repository at this point
Copy the full SHA 2f11845View commit details -
chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9551c38 - Browse repository at this point
Copy the full SHA 9551c38View commit details -
Merge pull request #43 from linz/dependabot/npm_and_yarn/remark-valid…
…ate-links-13.0.0 chore(deps): Bump remark-validate-links from 12.1.1 to 13.0.0
Configuration menu - View commit details
-
Copy full SHA for 9392c11 - Browse repository at this point
Copy the full SHA 9392c11View commit details -
chore(deps): Bump remark-lint from 9.1.2 to 10.0.0
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 9.1.2 to 10.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](remarkjs/remark-lint@9.1.2...10.0.0) --- updated-dependencies: - dependency-name: remark-lint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaf597c - Browse repository at this point
Copy the full SHA aaf597cView commit details -
Merge pull request #48 from linz/dependabot/npm_and_yarn/remark-lint-…
…10.0.0 chore(deps): Bump remark-lint from 9.1.2 to 10.0.0
Configuration menu - View commit details
-
Copy full SHA for a9b36f9 - Browse repository at this point
Copy the full SHA a9b36f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e947ed3 - Browse repository at this point
Copy the full SHA e947ed3View commit details -
Merge pull request #47 from linz/dependabot/github_actions/peaceiris/…
…actions-gh-pages-4 chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 41d1839 - Browse repository at this point
Copy the full SHA 41d1839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7818bb4 - Browse repository at this point
Copy the full SHA 7818bb4View commit details