github-default-branch icon indicating copy to clipboard operation
github-default-branch copied to clipboard

Rename your default branch on GitHub

Results 35 github-default-branch issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Some workflows are configured to only run on the default branch. Update them to use the `default-branch` macro (see https://github.blog/changelog/2020-07-22-github-actions-better-support-for-alternative-default-branch-names/)

enhancement

https://github.com/mheap/github-default-branch/issues/4#issuecomment-646299374 > I think you have the feature to keep the previous branch around. So maybe it should not be an update of the pattern, but a copy of the...

enhancement

Suggested by @mathiasbynens in #12: --- Other possible replacements (you'd probably want to do these globally, in all files): - `https://github.com///tree/` ([example](https://github.com/mheap/github-default-branch/tree/main/src)) - `https://github.com///blob/` ([example](https://github.com/mheap/github-default-branch/blob/main/src/get-repos.js)) - `https://raw.githubusercontent.com///` ([example](https://raw.githubusercontent.com/mheap/github-default-branch/main/src/get-repos.js))

enhancement
good first issue

Allow consumers to update only `public` or `private`, or `all` (default) repos to use the new branch by default. Example usage: ``` github-default-branch --org my-org-name --visibility public ```

enhancement
good first issue

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 8.24.0. Release notes Sourced from eslint's releases. v8.24.0 Features 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#16308) (Milos Djermanovic) b0d72c9 feat: add...

dependencies

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.4 to 19.0.4. Release notes Sourced from @​octokit/rest's releases. v19.0.4 19.0.4 (2022-08-15) Bug Fixes deps: update dependency @​octokit/plugin-paginate-rest to v4 (#187) (4e18c8d) v19.0.3 19.0.3 (2022-07-08) Bug Fixes...

dependencies