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

Main #138

Merged
merged 8 commits into from
Dec 22, 2024
Merged

Main #138

merged 8 commits into from
Dec 22, 2024

Conversation

vanvianen
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. Also, mention the motivation behind this PR and any context that will help the reviewers understand it better.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe):

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so reviewers can reproduce them. List any relevant details for your test configuration.

  • Unit tests
  • Integration tests
  • End-to-end tests
  • Manual tests

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots (if applicable):

If there are any visual changes, please add screenshots or gifs here.

Additional context

Add any other context or information that reviewers may need to know about your PR here.

dependabot bot and others added 8 commits December 22, 2024 14:51
Bumps [pack.gl](https://github.com/stylescape/pack.gl) from 0.1.2 to 0.1.9.
- [Release notes](https://github.com/stylescape/pack.gl/releases)
- [Commits](stylescape/pack.gl@v0.1.2...v0.1.9)

---
updated-dependencies:
- dependency-name: pack.gl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.8 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.5 to 10.1.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.3)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…pack.gl-0.1.9

npm: bump pack.gl from 0.1.2 to 0.1.9
…html-webpack-plugin-5.6.3

npm: bump html-webpack-plugin from 5.6.0 to 5.6.3
…postcss-preset-env-10.1.2

npm: bump postcss-preset-env from 10.0.5 to 10.1.2
…babel/preset-env-7.26.0

npm: bump @babel/preset-env from 7.25.8 to 7.26.0
@vanvianen vanvianen merged commit 787a342 into dev Dec 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant