Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ScribeMD/docker-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: ScribeMD/docker-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.3
Choose a head ref
  • 17 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 31, 2023

  1. style(util): Prefer unknown to any in catch

    Using the `any` type disables the type system, which typescript-eslint
    objects to, so switch to `unknown`, the only other option permitted by
    TypeScript.
    Kurt-von-Laven committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4ea278a View commit details
    Browse the repository at this point in the history
  2. ci(LicenseFinder): Prevent license violations

    Run Pivotal's License Finder as a pre-commit hook. License Finder
    currently supports Yarn along with numerous other package managers.
    License policies are configured via `doc/dependency_decisions.yml`.
    Install the Yarn licenses plugin, which License Finder relies on to list
    the licenses of dependencies. The License Finder pre-commit hook depends
    on Ruby, so add Ruby as an asdf tool.
    Kurt-von-Laven committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a9a71f6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump scribemd/pre-commit-action action to v0.9.68

    | datasource  | package                    | from   | to     |
    | ----------- | -------------------------- | ------ | ------ |
    | github-tags | ScribeMD/pre-commit-action | 0.9.65 | 0.9.68 |
    renovate-bot authored and Kurt-von-Laven committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d599e67 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. chore(deps): bump pre-commit hook scribemd/pre-commit-hooks to v0.15.5

    | datasource  | package                   | from   | to     |
    | ----------- | ------------------------- | ------ | ------ |
    | github-tags | ScribeMD/pre-commit-hooks | 0.15.4 | 0.15.5 |
    renovate-bot authored and Kurt-von-Laven committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    07711e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump megalinter docker tag to v6.22.0

    | datasource | package                          | from    | to      |
    | ---------- | -------------------------------- | ------- | ------- |
    | docker     | oxsecurity/megalinter-javascript | v6.21.0 | v6.22.0 |
    renovate-bot authored and Kurt-von-Laven committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    e996ef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. chore(deps-dev): bump ts-jest from v29.0.5 to v29.1.0

    | datasource | package | from   | to     |
    | ---------- | ------- | ------ | ------ |
    | npm        | ts-jest | 29.0.5 | 29.1.0 |
    renovate-bot authored and Kurt-von-Laven committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    bbda3e4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump poetry from v1.4.1 to v1.4.2

    | datasource  | package              | from  | to    |
    | ----------- | -------------------- | ----- | ----- |
    | github-tags | python-poetry/poetry | 1.4.1 | 1.4.2 |
    renovate-bot authored and Kurt-von-Laven committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c91f1cb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. chore(deps): bump pre-commit hook scribemd/pre-commit-hooks to v0.15.6

    | datasource  | package                   | from   | to     |
    | ----------- | ------------------------- | ------ | ------ |
    | github-tags | ScribeMD/pre-commit-hooks | 0.15.5 | 0.15.6 |
    renovate-bot authored and Kurt-von-Laven committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    457bbee View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump megalinter docker tag to v6.22.1

    | datasource | package                          | from    | to      |
    | ---------- | -------------------------------- | ------- | ------- |
    | docker     | oxsecurity/megalinter-javascript | v6.22.0 | v6.22.1 |
    renovate-bot authored and Kurt-von-Laven committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    20c2a86 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. chore(deps): bump pre-commit hook scribemd/pre-commit-hooks to v0.15.7

    | datasource  | package                   | from   | to     |
    | ----------- | ------------------------- | ------ | ------ |
    | github-tags | ScribeMD/pre-commit-hooks | 0.15.6 | 0.15.7 |
    renovate-bot authored and Kurt-von-Laven committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ae65ee1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump megalinter docker tag to v6.22.2

    | datasource | package                          | from    | to      |
    | ---------- | -------------------------------- | ------- | ------- |
    | docker     | oxsecurity/megalinter-javascript | v6.22.1 | v6.22.2 |
    renovate-bot authored and Kurt-von-Laven committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f3ba54e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump pre-commit from v3.2.1 to v3.2.2

    | datasource | package    | from  | to    |
    | ---------- | ---------- | ----- | ----- |
    | pypi       | pre-commit | 3.2.1 | 3.2.2 |
    renovate-bot authored and Kurt-von-Laven committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3282c4e View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump typescript-eslint monorepo to v5.57.1

    | datasource | package                          | from   | to     |
    | ---------- | -------------------------------- | ------ | ------ |
    | npm        | @typescript-eslint/eslint-plugin | 5.57.0 | 5.57.1 |
    | npm        | @typescript-eslint/parser        | 5.57.0 | 5.57.1 |
    renovate-bot authored and Kurt-von-Laven committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    703be2b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. chore(deps): bump scribemd/slack-templates action to v0.6.17

    | datasource  | package                  | from   | to     |
    | ----------- | ------------------------ | ------ | ------ |
    | github-tags | ScribeMD/slack-templates | 0.6.16 | 0.6.17 |
    renovate-bot authored and Kurt-von-Laven committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    44ee9f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. chore(deps): bump scribemd/pre-commit-action action to v0.9.70

    | datasource  | package                    | from   | to     |
    | ----------- | -------------------------- | ------ | ------ |
    | github-tags | ScribeMD/pre-commit-action | 0.9.68 | 0.9.70 |
    renovate-bot authored and Kurt-von-Laven committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f78f961 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix(deps): lock file maintenance

    Most notably, bump xml2js from 0.4.23 to 0.5.0 to address a recently
    discovered high severity security vulnerability.
    renovate-bot authored and Kurt-von-Laven committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    74b4fb4 View commit details
    Browse the repository at this point in the history
  2. bump: version 0.3.2 → 0.3.3

    commitizen-github-action[bot] committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e7089ca View commit details
    Browse the repository at this point in the history
Loading