Skip to content
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

Release - v3.0.0 #2823

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Release - v3.0.0 #2823

wants to merge 12 commits into from

Conversation

JAForbes
Copy link
Collaborator

@JAForbes JAForbes commented Feb 23, 2023

Release v3.0.0

Changelog

Major Changes

Bump gh-pages from 2.1.1 to 5.0.0 (@dependabot[bot])

Bumps gh-pages from 2.1.1 to 5.0.0. Release notes. Sourced from gh-pages's releases. v5.0.0.

Bump yaml and lint-staged (@dependabot[bot])

Bumps yaml to 2.2.2 and updates ancestor dependency lint-staged.

Minor Changes

Bump minimatch from 3.0.4 to 3.1.2 (@dependabot[bot])

Bumps minimatch from 3.0.4 to 3.1.2. Commits. 699c459 3.1.2. 2f2b5ff fix: trim pattern. 25d7c0d 3.1.1.

Patch Changes

docs: absolute url in version selector to avoid 404 errors (2 of 2) (@tbreuss)

Fixes #2832 (2 of 2 pull requests). See my comment at #2835 (comment).

fix markdown editor example, bump marked.js version up (@tbreuss)

Fixes the strange behavior of markdown editor example. Using newest version of marked.js, fixed strange behavior of markdown editor example. See #2845.

Bump word-wrap from 1.2.3 to 1.2.4 (@dependabot[bot])

Bumps word-wrap from 1.2.3 to 1.2.4. Release notes. Sourced from word-wrap's releases. 1.2.4. What's Changed.

Add missing m.censor to API navigation (@dead-claudia)

Not sure how I forgot about this when I added the method.

docs: fix regex for parsing page title (@tbreuss)

Fixes #2833. I tested the generated documentation on my dev machine successfully.

docs: fix broken anchor link on github/npm (@tbreuss)

Fixed a not working anchor link on github and npm by removing the question mark.

hyperscript: handles shared empty attrs, fixes #2821 (@kfule)

Whenever there are selector-derived attrs, the attrs object will be regenerated and not shared.

Fix typos in stream() docs (@mtsknn)

Noticed these typos while reading through the page.

Bump async from 2.6.3 to 2.6.4 (@dependabot[bot])

Bumps async from 2.6.3 to 2.6.4. Changelog. Sourced from async's changelog. v2.6.4.

dependabot bot and others added 3 commits February 7, 2023 04:59
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@JAForbes JAForbes added dependencies Pull requests that update a dependency file minor patch labels Feb 23, 2023
@github-actions
Copy link

⚠⚠⚠ Hey @JAForbes, did you mean to open this against next? ⚠⚠⚠

@dead-claudia dead-claudia added minor and removed minor labels Feb 23, 2023
mtsknn and others added 5 commits March 11, 2023 16:39
Co-authored-by: Claudia Meadows <contact@claudiameadows.dev>
Not sure how I forgot about this when I added the method.
Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.


Updates `yaml` from 1.10.2 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v2.2.2)

Updates `lint-staged` from 12.3.4 to 13.2.1
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v12.3.4...v13.2.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: lint-staged
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@JAForbes JAForbes changed the title Release - v2.3.0 Release - v3.0.0 May 23, 2023
@JAForbes JAForbes added the major label May 23, 2023
dependabot bot and others added 2 commits July 31, 2023 07:23
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
tbreuss and others added 2 commits July 31, 2023 00:30
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.1.1 to 5.0.0.
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](tschaub/gh-pages@v2.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major minor patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants