Releases: cloudposse-github-actions/string-transformer
Releases · cloudposse-github-actions/string-transformer
v0.5.0
Update dependency @actions/core to v1.10.1 @renovate (#19)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@actions/core (source) | 1.10.0 -> 1.10.1 |
Release Notes
Update EndBug/add-and-commit action to v9.1.4 @renovate (#18)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
EndBug/add-and-commit | action | patch | v9.1.3 -> v9.1.4 |
Release Notes
EndBug/add-and-commit (EndBug/add-and-commit)
v9.1.4
What's Changed
- chore(deps): bump string-argv from 0.3.1 to 0.3.2 by @dependabot in https://github.com/EndBug/add-and-commit/pull/506
- chore(deps-dev): bump all-contributors-cli from 6.25.0 to 6.25.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/507
- chore(deps-dev): bump all-contributors-cli from 6.25.1 to 6.26.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/509
- chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in https://github.com/EndBug/add-and-commit/pull/512
- chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in https://github.com/EndBug/add-and-commit/pull/515
- docs: add justanotheranonymoususer as a contributor for bug by @allcontributors in https://github.com/EndBug/add-and-commit/pull/517
- chore(deps-dev): bump all-contributors-cli from 6.26.0 to 6.26.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/518
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in https://github.com/EndBug/add-and-commit/pull/520
- chore(deps-dev): bump @typescript-eslint/parser from 6.0.0 to 6.1.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/522
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/524
- chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/525
- chore(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/526
- chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/527
- chore(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.2.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/528
- chore(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/532
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.4.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/534
- chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 by @dependabot in https://github.com/EndBug/add-and-commit/pull/536
- chore(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/537
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/539
- chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in https://github.com/EndBug/add-and-commit/pull/538
- chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/530
- chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in https://github.com/EndBug/add-and-commit/pull/541
- chore(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/540
- ci(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/EndBug/add-and-commit/pull/544
- chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/545
- chore(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/546
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.7.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/547
- chore(deps-dev): bump @types/js-yaml from 4.0.5 to 4.0.6 by @dependabot in https://github.com/EndBug/add-and-commit/pull/549
- chore(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in https://github.com/EndBug/add-and-commit/pull/548
- chore(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in https://github.com/EndBug/add-and-commit/pull/550
- chore(deps-dev): bump [@R...
v0.4.0
Consolidate auto-release workflow @goruha (#16)
what
- Use
cloudposse/github-action-auto-release
inauto-release.yaml
workflow
why
- Solve old nodejs warning
- Reduce duplication of code
Escape forwardslash @Benbentwo (#15)
what
- Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
- Use bullet points to be concise and to the point.
why
- Provide the justifications for the changes (e.g. business case).
- Describe why these changes were made (e.g. why do these commits fix the problem?)
- Use bullet points to be concise and to the point.
references
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
- Use
closes #123
, if this PR closes a GitHub issue#123
v0.3.0
v0.2.0
update action.yml @Benbentwo (#11)
what
- rename action to be
string-transformer
- update readme
why
- Clarity & Conciseness
v0.1.0
initial operations @Benbentwo (#4)
initial operations:
lowercase
uppercase
kebabcase
dns-subdomain
which is kebabcase + 63 letter maximum.