Skip to content

Add changelog and migration guide for v2 #525

Add changelog and migration guide for v2

Add changelog and migration guide for v2 #525

Triggered via pull request August 26, 2023 20:25
Status Success
Total duration 17s
Artifacts

draft-release.yml

on: pull_request
update_release_draft
7s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '5986823406', status: 422, response: { url: 'https://api.github.com/repos/dcastil/tailwind-merge/releases/112758488', status: 422, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 26 Aug 2023 20:25:35 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '5087:7F1D:230E349:485BA24:64EA5FBF', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '994', 'x-ratelimit-reset': '1693085131', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/dcastil/tailwind-merge/releases/112758488', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"- Make types of available keys more strict and configurable through generics by @kachkaev in https://github.com/dcastil/tailwind-merge/pull/279\\n\\n### Breaking Changes\\n\\n- Make it possible to override elements with `extendTailwindMerge` by @dcastil in https://github.com/dcastil/tailwind-merge/pull/294\\n- Separate validators better by @dcastil in https://github.com/dcastil/tailwind-merge/pull/292\\n- Make `conflictingClassGroupModifiers` in config non-optional by @dcastil in https://github.com/dcastil/tailwind-merge/pull/291\\n- Move separator to config by @dcastil in https://github.com/dcastil/tailwind-merge/pull/290\\n- Remove `module` field from package.json by @dcastil in https://github.com/dcastil/tailwind-merge/pull/289\\n- Remove deprecated exports by @dcastil in https://github.com/dcastil/tailwind-merge/pull/288\\n- Transpile lib to more modern JS by @dcastil in https://github.com/dcastil/tailwind-merge/pull/287\\n\\n### New Features\\n\\n- Make it possible to override elements with `extendTailwindMerge` by @dcastil in https://github.com/dcastil/tailwind-merge/pull/294\\n- Separate validators better by @dcastil in https://github.com/dcastil/tailwind-merge/pull/292\\n- Make `conflictingClassGroupModifiers` in config non-optional by @dcastil in https://github.com/dcastil/tailwind-merge/pull/291\\n- Move separator to config by @dcastil in https://github.com/dcastil/tailwind-merge/pull/290\\n- Remove `module` field from package.json by @dcastil in https://github.com/dcastil/tailwind-merge/pull/289\\n- Remove deprecated exports by @dcastil in https://github.com/dcastil/tailwind-merge/pull/288\\n- Transpile lib to more modern JS by @dcastil in https://github.com/dcastil/tailwind-merge/pull/287\\n- Add ES5 bundle by @dcastil in https://githu
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '5986823406', name: 'pull_request', payload: { action: 'synchronize', after: 'a6c0f9717a95439f9a082926894085c33cd26f8e', before: 'b10b84844f10e485e934dc3f3fa98dcf7b28952f', number: 299, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/issues/299/comments' }, commits: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/pulls/299/commits' }, html: { href: 'https://github.com/dcastil/tailwind-merge/pull/299' }, issue: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/issues/299' }, review_comment: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/pulls/299/comments' }, self: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/pulls/299' }, statuses: { href: 'https://api.github.com/repos/dcastil/tailwind-merge/statuses/a6c0f9717a95439f9a082926894085c33cd26f8e' } }, active_lock_reason: null, additions: 1063, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'dcastil:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/dcastil/tailwind-merge/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/dcastil/tailwind-merge/assignees{/user}', blobs_url: 'https://api.github.com/repos/dcastil/tailwind-merge/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/dcastil/tailwind-merge/branches{/branch}', clone_url: 'https://github.com/dcastil/tailwind-merge.git', collaborators_url: 'https://api.github.com/repos/dcastil/tailwind-merge/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/dcastil/tailwind-merge/comments{/number}', commits_url: 'https://api.github.com/repos/dcastil/tailwind-merge/commits{/sha}', compare_url: 'https://api.github.com/repos/dcastil/tailwind-merge/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/dcastil/tailwind-merge/contents/{+path}', contributors_url: 'https://api.github.com/repos/dcastil/tailwind-merge/contributors', created_at: '2021-07-15T08:37:57Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/dcastil/tailwind-merge/deployments', description: 'Merge Tailwind CSS classes without style conflicts', disabled: false, downloads_url: 'https://api.github.com/repos/dcastil/tailwind-merge/downloads', events_url: 'https://api.github.com/repos/dcastil/tailwind-merge/events', fork: false, forks: 35, forks_count: 35, forks_url: 'https://api.github.com/repos/dcastil/tailwind-merge/forks', full_name: 'dcastil/tailwind-merge', git_commits_url: 'https://api.github.com/repos/dcastil/tailwind-merge