-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] gh-pages from expressjs:gh-pages #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh-pages
Are you sure you want to change the base?
Conversation
bb4652e
to
726bf05
Compare
297cae3
to
cf49d9b
Compare
…1935) refactor menu toggle arrow
Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: Sebastian Beltran <[email protected]>
* docs: new process for translate page * docs: update link in contributing guide for local setup * Update CONTRIBUTING.md * Update README.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Copilot <[email protected]> * Update CONTRIBUTING.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
fix: correctly link id to header Co-authored-by: shubham oulkar <[email protected]>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
||
steps: | ||
- uses: actions/checkout@v2 | ||
- uses: actions/checkout@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
bundler-cache: true # runs 'bundle install' and caches installed gems automatically | ||
|
||
- name: Set up Node.js | ||
uses: actions/setup-node@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
|
||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
|
||
# Initializes the CodeQL tools for scanning. | ||
- name: Initialize CodeQL | ||
uses: github/codeql-action/init@v3 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java). | ||
# If this step fails, then you should remove it and run the build manually (see below) | ||
- name: Autobuild | ||
uses: github/codeql-action/autobuild@v3 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
|
||
permissions: | ||
pull-requests: write | ||
contents: write |
Check failure
Code scanning / Scorecard
Token-Permissions
runs-on: ubuntu-latest | ||
if: github.repository_owner == 'expressjs' | ||
steps: | ||
- uses: actions/checkout@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Set up Node.js | ||
uses: actions/setup-node@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
bash ./get-readmes.sh | ||
node ./get-express-version.mjs | ||
- name: Create Pull Request | ||
uses: gr2m/create-or-update-pull-request-action@v1 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
if: github.repository_owner == 'expressjs' | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
update external docs Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: Sebastian Beltran <[email protected]>
) * fix: remove code block rendering in the note section Closes #1949 * fix: removed markdown from note include to prevent code block rendering * fix: remove code block rendering from all translation pages * add markdown attribute --------- Co-authored-by: shubham oulkar <[email protected]>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...05b42c6) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update external docs * fix location of security file --------- Co-authored-by: Create or Update Pull Request Action <[email protected]> Co-authored-by: Sebastian Beltran <[email protected]>
* New Crowdin translations by GitHub Action * nothing --------- Co-authored-by: Crowdin Bot <[email protected]> Co-authored-by: Sebastian Beltran <[email protected]>
…1903) * docs: clarify MIME type changes when migrating from Express 4 to 5 * fix: removed trailing spaces * fix: added router.params(fn) back * docs: specify exact MIME type changes in Express 5 upgrade notes --------- Co-authored-by: Sebastian Beltran <[email protected]>
* ci: update CI workflows to handle pull request reviews Signed-off-by: Sebastian Beltran <[email protected]> * chore: update codeowners Signed-off-by: Sebastian Beltran <[email protected]> * Update .github/workflows/ci.yml --------- Signed-off-by: Sebastian Beltran <[email protected]>
* remove multilingual documentation section from footer * add acknowledgements section to README * remove translation acknowledgements from notice files * remove acknowledgements section from README Signed-off-by: Sebastian Beltran <[email protected]> --------- Signed-off-by: Sebastian Beltran <[email protected]>
* update tables in 5.x for consistency in design * update tables in 4.x for consistency in design * remove content overflow for mobile devices * remove inline padding from main conatent --------- Co-authored-by: Sebastian Beltran <[email protected]>
New Crowdin translations by GitHub Action Co-authored-by: Crowdin Bot <[email protected]>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.207.0 to 1.245.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.207.0...a4effe4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.245.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.32.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.6.0. - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.2.0...v6.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@b8012bd...297234b) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <[email protected]>
…l screens (#1972) adding title to small screens by removing css rule Co-authored-by: Sebastian Beltran <[email protected]>
fix grid layout and refactor css
* build: apply language based on folder. * i18n: remove lang tag * style: fix home style * fixup!: fix lang 404 page * re-add grid area * fix zh_ch * re add style changes
…on the small screen * fix(docs): add horizontal scroll wrapper to middleware diagram to prevent overflow on mobile (#1967) * fix(docs): replace mw-fig-scroll with table-scroller as per review feedback (#1967) * apply scroller width for same cross browser behaviour --------- Co-authored-by: shubham oulkar <[email protected]>
New Crowdin translations by GitHub Action Co-authored-by: Crowdin Bot <[email protected]>
* refactor footer * fix icons layout * remove font awesome icons * refactor header icons * redeploy netlify preview * use absolute path for a svg icons * replace img elements with CSS background-image and mask-image for theme icons * fix bugs and remove unused css classes * apply thin scroller for tables (chrome) * inherit colors for footer social icons * simplify openjs icon * use openjs white logo * simplify theme icons * fix theme icons * fix background color * fix bugs and refactor theme.js * remove color flicker * fix bugs and refactor theme.js * refactor * remove comments from svg * legacy fix: alignment of icons
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )