Releases: jessehouwing/actions-dependency-submission
Releases · jessehouwing/actions-dependency-submission
v1.0.13
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump jessehouwing/actions-dependency-submission from 1.0.11 to 1.0.12 in the actions-minor group by @dependabot[bot] in #164
- Bump ruby/setup-ruby from 1.299.0 to 1.300.0 in the actions-minor group by @dependabot[bot] in #167
- Bump the npm-development group with 3 updates by @dependabot[bot] in #165
- Bump @rollup/rollup-linux-x64-gnu from 4.60.0 to 4.60.1 in the npm-production group by @dependabot[bot] in #166
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #168
- Bump addressable from 2.8.9 to 2.9.0 by @dependabot[bot] in #169
- Bump the actions-minor group across 1 directory with 3 updates by @dependabot[bot] in #174
- Bump @actions/github from 9.0.0 to 9.1.0 by @dependabot[bot] in #172
- Bump the npm-development group with 3 updates by @dependabot[bot] in #171
- bundle by @jessehouwing in #175
Full Changelog: v1.0.12...v1.0.13
v1.0.12
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump the actions-minor group with 3 updates by @dependabot[bot] in #151
- Bump fast-xml-parser from 5.5.6 to 5.5.7 by @dependabot[bot] in #152
- Bump jessehouwing/actions-example-checker from 0.0.4 to 0.0.6 in the actions-minor group by @dependabot[bot] in #153
- Bump ruby/setup-ruby from 1.295.0 to 1.297.0 in the actions-minor group by @dependabot[bot] in #159
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #158
- Bump @rollup/rollup-linux-x64-gnu from 4.59.0 to 4.60.0 by @dependabot[bot] in #156
- Bump the npm-development group with 4 updates by @dependabot[bot] in #154
- Bump ruby/setup-ruby from 1.297.0 to 1.299.0 in the actions-minor group by @dependabot[bot] in #161
- Update dependencies: yaml to 2.8.3 and handlebars to 4.7.9 by @jessehouwing in #162
- Update TypeScript version and configuration by @jessehouwing in #163
Full Changelog: v1.0.11...v1.0.12
v1.0.11
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump nokogiri from 1.19.0 to 1.19.1 by @dependabot[bot] in #134
- Bump the actions-minor group with 2 updates by @dependabot[bot] in #135
- Bump jessehouwing/actions-semver-checker from 2.0.5 to 2.0.6 in the actions-minor group by @dependabot[bot] in #136
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #138
- Bump the npm-development group with 2 updates by @dependabot[bot] in #137
- Bump fast-xml-parser from 5.3.6 to 5.4.1 by @dependabot[bot] in #139
- Bump raven-actions/actionlint from 2.1.1 to 2.1.2 in the actions-minor group by @dependabot[bot] in #140
- Bump the actions-minor group with 3 updates by @dependabot[bot] in #141
- Bump @types/node from 24.10.13 to 24.11.0 in the npm-development group by @dependabot[bot] in #142
- Bump ruby/setup-ruby from 1.289.0 to 1.290.0 in the actions-minor group by @dependabot[bot] in #143
- Bump the npm-development group with 7 updates by @dependabot[bot] in #145
- Bump ruby/setup-ruby from 1.290.0 to 1.292.0 in the actions-minor group by @dependabot[bot] in #144
- Bump licensed from 5.0.4 to 5.0.6 in the bundler-minor group by @dependabot[bot] in #149
- Bump typescript-eslint from 8.57.0 to 8.57.1 in the npm-development group by @dependabot[bot] in #148
- Bump fast-xml-parser from 5.4.1 to 5.5.6 by @dependabot[bot] in #147
- Bump ruby/setup-ruby from 1.292.0 to 1.293.0 in the actions-minor group by @dependabot[bot] in #146
- lock file management by @jessehouwing in #150
Full Changelog: v1.0.10...v1.0.11
v1.0.10
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add action.schema.yaml for action-example-checker validation by @Copilot in #129
- Update dependencies for npm-development and actions-minor groups by @jessehouwing in #133
Full Changelog: v1.0.9...v1.0.10
v1.0.9
Immutable
release. Only release title and notes can be modified.
What's Changed
- Speed up codespaces start-up by @jessehouwing in #124
- Update actions-semver-checker.yml by @jessehouwing in #125
- Upgrade actions-semver-checker to v2.0.1 by @jessehouwing in #126
- Update dependencies and improve error handling by @jessehouwing in #127
- Update Faraday gem to version 2.14.1 by @jessehouwing in #128
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update dependencies to latest versions by @jessehouwing in #119
- Auto-update license files by @github-actions[bot] in #120
- Rebundle by @jessehouwing in #121
- Auto-update license files by @github-actions[bot] in #122
- Another attempt to fix the tests by @jessehouwing in #123
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update transitive dependency reporting behavior and documentation by @jessehouwing in #118
Full Changelog: v1.0.5...v1.0.7
v1.0.6 - Added docker support
Immutable
release. Only release title and notes can be modified.
What's Changed
- Docker dependency reporting: Complete implementation with opt-in configuration in #116
- Auto-update license files by @github-actions[bot] in #117
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump the actions-minor group with 2 updates by @dependabot[bot] in #112
- Add copilot-setup-steps workflow to prepare Node24 environment by @Copilot in #114
- Recursively process transitive dependencies in remote composite actions and callable workflows by @Copilot in #113
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Immutable
release. Only release title and notes can be modified.
- Fixes a bug with reporting wildcard versions, which would retain the
vprefix.
Full Changelog: v1...v1.0.4