ThatOpen / engine_web-ifc

Reading and writing IFC files with Javascript, at native speeds.
https://thatopen.github.io/engine_web-ifc/demo
Mozilla Public License 2.0
630 stars 199 forks source link

Bump object-inspect from 1.13.2 to 1.13.3 #1129

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps object-inspect from 1.13.2 to 1.13.3.

Changelog

Sourced from object-inspect's changelog.

v1.13.3 - 2024-11-09

Commits

  • [actions] split out node 10-20, and 20+ 44395a8
  • [Fix] quoteStyle: properly escape only the containing quotes 5137f8f
  • [Refactor] clean up quoteStyle code 450680c
  • [Tests] add quoteStyle escaping tests e997c59
  • [Dev Deps] update auto-changelog, es-value-fixtures, tape d5a469c
  • [Tests] replace aud with npm audit fb7815f
  • [Dev Deps] update mock-property 11c817b
Commits
  • 361db07 v1.13.3
  • 5137f8f [Fix] quoteStyle: properly escape only the containing quotes
  • 450680c [Refactor] clean up quoteStyle code
  • 44395a8 [actions] split out node 10-20, and 20+
  • e997c59 [Tests] add quoteStyle escaping tests
  • fb7815f [Tests] replace aud with npm audit
  • d5a469c [Dev Deps] update auto-changelog, es-value-fixtures, tape
  • 11c817b [Dev Deps] update mock-property
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)