-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: ScribeMD/docker-cache
base: 0.3.2
head repository: ScribeMD/docker-cache
compare: 0.3.3
- 17 commits
- 17 files changed
- 3 contributors
Commits on Mar 31, 2023
-
style(util): Prefer
unknowntoanyin catchUsing the `any` type disables the type system, which typescript-eslint objects to, so switch to `unknown`, the only other option permitted by TypeScript.
Configuration menu - View commit details
-
Copy full SHA for 4ea278a - Browse repository at this point
Copy the full SHA 4ea278aView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for a9a71f6 - Browse repository at this point
Copy the full SHA a9a71f6View commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for d599e67 - Browse repository at this point
Copy the full SHA d599e67View commit details
Commits on Apr 1, 2023
-
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 |
Configuration menu - View commit details
-
Copy full SHA for 07711e7 - Browse repository at this point
Copy the full SHA 07711e7View commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for e996ef6 - Browse repository at this point
Copy the full SHA e996ef6View commit details
Commits on Apr 2, 2023
-
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 |
Configuration menu - View commit details
-
Copy full SHA for bbda3e4 - Browse repository at this point
Copy the full SHA bbda3e4View commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for c91f1cb - Browse repository at this point
Copy the full SHA c91f1cbView commit details
Commits on Apr 3, 2023
-
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 |
Configuration menu - View commit details
-
Copy full SHA for 457bbee - Browse repository at this point
Copy the full SHA 457bbeeView commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for 20c2a86 - Browse repository at this point
Copy the full SHA 20c2a86View commit details
Commits on Apr 4, 2023
-
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 |
Configuration menu - View commit details
-
Copy full SHA for ae65ee1 - Browse repository at this point
Copy the full SHA ae65ee1View commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for f3ba54e - Browse repository at this point
Copy the full SHA f3ba54eView commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for 3282c4e - Browse repository at this point
Copy the full SHA 3282c4eView commit details -
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 |
Configuration menu - View commit details
-
Copy full SHA for 703be2b - Browse repository at this point
Copy the full SHA 703be2bView commit details
Commits on Apr 5, 2023
-
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 |
Configuration menu - View commit details
-
Copy full SHA for 44ee9f6 - Browse repository at this point
Copy the full SHA 44ee9f6View commit details
Commits on Apr 6, 2023
-
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 |
Configuration menu - View commit details
-
Copy full SHA for f78f961 - Browse repository at this point
Copy the full SHA f78f961View commit details
Commits on Apr 11, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 74b4fb4 - Browse repository at this point
Copy the full SHA 74b4fb4View commit details -
commitizen-github-action[bot] committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for e7089ca - Browse repository at this point
Copy the full SHA e7089caView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.3.2...0.3.3