Skip to content

[pull] main from nodejs:main #21

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

Merged
merged 288 commits into from
Sep 26, 2023
Merged

[pull] main from nodejs:main #21

merged 288 commits into from
Sep 26, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 14, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@changeset-bot
Copy link

changeset-bot bot commented Jul 14, 2023

⚠️ No Changeset found

Latest commit: 8b0b82a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pull pull bot added the ⤵️ pull label Jul 14, 2023
@github-actions
Copy link

github-actions bot commented Jul 15, 2023

📦 Next.js Bundle Analysis for nodejs.org

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

ovflowd and others added 27 commits July 30, 2023 14:22
Signed-off-by: Claudio Wunder <[email protected]>
… remote cache fixes) (#5569)

Co-authored-by: Brian Muenzenmeyer <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
Co-authored-by: Michael Esteban <[email protected]>
Co-authored-by: Michael Esteban <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
Co-authored-by: Michael Esteban <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Michael Esteban <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
* feat(.eslintrc.json): Added '@typescript-eslint/recommended' to ESLint

* fix(.eslintrc.json): Moved rule at proper location and resolved linting errors

* fix(.eslintrc.json): Removed no-vars-used rule

* fix(.eslintrc.json): Added no-vars-used rule

* fix(.eslintrc.json): Added no-vars-used rule

* fix(.eslintrc.json): Removed no-vars-used rule

* fix(.eslintrc.json): Resolved some warnings.

* fix: Resolved TypeScript-ESLint warnings.

* fix: Resolved TypeScript-ESLint warnings.

---------

Co-authored-by: = <=>
Co-authored-by: Claudio Wunder <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
Signed-off-by: Claudio Wunder <[email protected]>
Bumps the testing group with 5 updates:

| Package | Update |
| --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | 5.16.5 to 5.17.0 |
| [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) | 5.14.7 to 5.14.9 |
| [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.6.1 to 29.6.2 |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | 29.5.2 to 29.5.3 |
| [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) | 29.6.1 to 29.6.2 |


Updates `@testing-library/jest-dom` from 5.16.5 to 5.17.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.5...v5.17.0)

Updates `@types/testing-library__jest-dom` from 5.14.7 to 5.14.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Updates `jest` from 29.6.1 to 29.6.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

Updates `@types/jest` from 29.5.2 to 29.5.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-environment-jsdom` from 29.6.1 to 29.6.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: "@types/testing-library__jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
niyashiyas and others added 28 commits September 23, 2023 20:32
Signed-off-by: Claudio W <[email protected]>
* Chore(next-const): add EXTERNAL_LINKS_SITMAP

* add more descripton

* Update sitemap.ts

* update from feedback

* Update sitemap.ts
* Delete the nodejs-black.png file Issue #5823

* Delete the nodejs-training.png file #5822
* Altered JS green svg logo

* Added JS logos stories component
* feat: switch from scss to postcss

* chore: remove unused mixins and fix mixin usage

* Update COLLABORATOR_GUIDE.md

Signed-off-by: Claudio W <[email protected]>

* chore: set cssnano as exact dependency

* fix: postcss does not support math calculations like scss

* chore: added postcss plugin to remove calc() on build

* meta: updated references to scss commands to css

* meta: stylelint remove scss

* meta: customised stylelint config

* fix: fixed old styles to be conforming with best css practices

* feat: created minimal shared vscode config

* meta: updated rules and recommended extensions

* meta: some text updates

* fix: broken footnote

* chore: better css guidelines

* meta: rephrase of index.css

* meta: updated shared settings

* meta: updated shared settings and extensions list

* meta: added also eslint

* chore: fix markdown

* chore: fix more markdown

* meta: remove vercel cache folder

* chore: wording update on stylelint config

* fix: tsconfig not applying on storybook folder

* feat: storybook better dark mode and light mode application

* chore: improved viewports vars and styles

* Apply suggestions from code review

Signed-off-by: Brian Muenzenmeyer <[email protected]>

* chore: updated docs and settings

* chore: more copy changes

---------

Signed-off-by: Claudio W <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
* Added green hex logo svg (#5859)

* Altered JS green svg logo

* Added JS logos stories component

* Added hex green logo svg file

* Added hex logos stories component

* Fixed commited not belonged changes

* Added black hex logo svg (#5864)

* Added hex black svg file

* Added hex logos stories component

* Updated hex logos stories component

---------

Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>

* add hex-green logo

---------

Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Pooja Patel <[email protected]>
* Add social icon GitHub

* Update components/__design__/social-logos.stories.tsx

Signed-off-by: Brian Muenzenmeyer <[email protected]>

---------

Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
* chore:Added social icon LinkedIn #40

* Update components/__design__/social-logos.stories.tsx

Signed-off-by: Brian Muenzenmeyer <[email protected]>

---------

Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: sridevi <sridevi.sn>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
* feat: Blockquote component

* refactor: text stylings moved to wrapper

* refactor: cite prop removed
* added stacked-dark logo and storybook

* Update components/__design__/stacked-logos.stories.tsx

Signed-off-by: Brian Muenzenmeyer <[email protected]>

* Update components/__design__/stacked-logos.stories.tsx

Signed-off-by: Brian Muenzenmeyer <[email protected]>

---------

Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
* feat: add CrossLink component

* chore: add neutral 950 color

* Apply suggestions from code review

Signed-off-by: Claudio W <[email protected]>

---------

Signed-off-by: Claudio W <[email protected]>
Co-authored-by: Claudio W <[email protected]>
@pull pull bot merged commit 8b0b82a into C-EO:main Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.