Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps @rollup/plugin-commonjs from 21.0.3 to 22.0.0.

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v22.0.0

2022-04-24

Breaking Changes

  • fix: add heuristic to deoptimize requires after calling imported function (requires [email protected]) (#1038)
  • feat: reimplement dynamic import handling (requires Node 12, no longer supports require.cache) (#1038)

Bugfixes

  • fix: support CJS modules re-exporting transpiled ESM modules (#1165)
  • fix: Warn when plugins do not pass options to resolveId (#1038)
  • fix: Do not change semantics when removing requires in if statements (#1038)
  • fix: handle external dependencies when using the cache (#1038)
  • fix: proxy all entries to not break legacy polyfill plugins (#1038)
  • fix: use correct version and add package exports (#1038)
  • fix: validate node-resolve peer version (#1038)
  • fix: inject module name into dynamic require function (#1038)
  • fix: do not transform "typeof exports" for mixed modules (#1038)
  • fix: attach correct plugin meta-data to commonjs modules (#1038)

Features

  • feat: expose plugin version (#1038)
  • feat: throw for dynamic requires from outside the configured root (#1038)
  • feat: add dynamicRequireRoot option (#1038)
  • feat: auto-detect conditional requires (#1038)
  • feat: limit ignoreTryCatch to external requires (#1038)
  • feat: make namespace callable when requiring ESM with function default (#1038)
  • feat: Infer type for unidentified modules (#1038)
  • feat: automatically wrap cyclic modules (#1038)
  • feat: add strictRequires option to wrap modules (#1038)

Updates

  • refactor: deconflict helpers only once globals are known (#1038)

v21.1.0

2022-04-15

Features

  • feat: make defaultIsModuleExports as funtion to config defaultIsModuleExports for each source (#1052)
Commits
  • 5726978 chore(release): commonjs v22.0.0
  • 4a02a94 fix(commonjs): support CJS modules re-exporting transpiled ESM modules (#1165)
  • 4c34dd5 fix(commonjs): Warn when plugins do not pass options to resolveId (#1038)
  • b1cd6a2 fix(commonjs): Do not change semantics when removing requires in if statement...
  • 1c16a2b fix(commonjs): handle external dependencies when using the cache (#1038)
  • c583aaf fix(commonjs): add heuristic to deoptimize requires after calling imported fu...
  • 7434b0f fix(commonjs): proxy all entries to not break legacy polyfill plugins (#1038)
  • 1424249 fix(commonjs): use correct version and add package exports (#1038)
  • 0dc11e6 fix(commonjs): validate node-resolve peer version (#1038)
  • 0b9a0e8 fix(commonjs): inject module name into dynamic require function (#1038)
  • Additional commits viewable 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 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)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.3 to 22.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

Bundle size report:

Size Change: +21 B
Total Size Before: 202 kB
Total Size After: 202 kB

Output file Before After Change
maplibre-gl.js 193 kB 193 kB +21 B
maplibre-gl.css 9.41 kB 9.41 kB 0 B
ℹ️ View Details
Source file Before After Change
src/style-spec/error/validation_error.ts 119 B 3.56 kB +3.45 kB
node_modules/gl-matrix/esm/quat.js 0 B 154 B +154 B
node_modules/gl-matrix/esm/vec3.js 813 B 926 B +113 B
node_modules/earcut/src/earcut.js 2.62 kB 2.71 kB +97 B
node_modules/gl-matrix/esm/mat4.js 2.76 kB 2.84 kB +82 B
node_modules/gl-matrix/esm/mat3.js 224 B 302 B +78 B
node_modules/vt-pbf/index.js 872 B 936 B +64 B
src/util/util.ts 1.83 kB 1.88 kB +47 B
src/geo/transform.ts 4.45 kB 4.49 kB +36 B
src/util/actor.ts 813 B 845 B +32 B
node_modules/gl-matrix/esm/vec4.js 419 B 447 B +28 B
src/data/bucket/pattern_attributes.ts 111 B 138 B +27 B
src/symbol/symbol_layout.ts 3.63 kB 3.65 kB +24 B
src/source/rtl_text_plugin.ts 858 B 875 B +17 B
node_modules/gl-matrix/esm/vec2.js 225 B 242 B +17 B
src/data/feature_index.ts 1.74 kB 1.75 kB +13 B
src/render/draw_hillshade.ts 1.15 kB 1.16 kB +12 B
src/data/bucket/fill_bucket.ts 1.09 kB 1.1 kB +11 B
src/render/program/program_uniforms.ts 926 B 936 B +10 B
src/util/is_char_in_unicode_block.ts 876 B 885 B +9 B
src/style/style_layer/hillshade_style_layer_properties.g.ts 155 B 164 B +9 B
src/style/style.ts 6.85 kB 6.86 kB +9 B
src/data/bucket/heatmap_bucket.ts 80 B 88 B +8 B
src/data/bucket/fill_extrusion_bucket.ts 1.42 kB 1.43 kB +7 B
src/data/dem_data.ts 832 B 839 B +7 B
src/render/program/background_program.ts 475 B 482 B +7 B
src/index.ts 866 B 873 B +7 B
src/style-spec/validate/validate_expression.ts 451 B 457 B +6 B
src/style-spec/validate/validate.ts 385 B 391 B +6 B
src/data/bucket/circle_bucket.ts 966 B 972 B +6 B
src/util/image.ts 674 B 680 B +6 B
src/source/geojson_worker_source.ts 1.46 kB 1.46 kB +6 B
src/gl/context.ts 1.28 kB 1.28 kB +6 B
src/ui/handler/box_zoom.ts 713 B 719 B +6 B
src/style-spec/expression/index.ts 1.6 kB 1.61 kB +5 B
src/style-spec/validate/validate_object.ts 387 B 392 B +5 B
src/style/evaluation_parameters.ts 387 B 392 B +5 B
src/data/feature_position_map.ts 554 B 559 B +5 B
node_modules/@mapbox/whoots-js/index.mjs 273 B 278 B +5 B
src/style-spec/diff.ts 1.53 kB 1.54 kB +5 B
src/render/draw_debug.ts 1.13 kB 1.13 kB +5 B
src/ui/hash.ts 934 B 939 B +5 B
node_modules/@mapbox/point-geometry/index.js 628 B 632 B +4 B
src/style-spec/expression/types/formatted.ts 413 B 417 B +4 B
src/data/segment.ts 446 B 450 B +4 B
src/util/verticalize_punctuation.ts 584 B 588 B +4 B
src/util/dispatcher.ts 332 B 336 B +4 B
src/util/web_worker.ts 39 B 43 B +4 B
src/util/global_worker_pool.ts 313 B 317 B +4 B
src/render/program/raster_program.ts 561 B 565 B +4 B
src/render/draw_collision_debug.ts 1.13 kB 1.13 kB +4 B
src/render/draw_background.ts 567 B 571 B +4 B
src/geo/edge_insets.ts 428 B 432 B +4 B
src/ui/handler_manager.ts 2.46 kB 2.47 kB +4 B
node_modules/@mapbox/unitbezier/index.js 426 B 429 B +3 B
src/style-spec/expression/definitions/collator.ts 434 B 437 B +3 B
src/util/intersection_tests.ts 940 B 943 B +3 B
src/symbol/shaping.ts 3.62 kB 3.63 kB +3 B
src/symbol/symbol_size.ts 575 B 578 B +3 B
src/util/throttled_invoker.ts 209 B 212 B +3 B
src/source/video_source.ts 874 B 877 B +3 B
src/style/load_sprite.ts 406 B 409 B +3 B
src/shaders/collision_box.vertex.glsl.g.ts 313 B 316 B +3 B
src/shaders/fill_extrusion_pattern.vertex.glsl.g.ts 826 B 829 B +3 B
src/shaders/hillshade.vertex.glsl.g.ts 136 B 139 B +3 B
src/render/program/circle_program.ts 454 B 457 B +3 B
src/render/program/debug_program.ts 192 B 195 B +3 B
src/render/draw_line.ts 1.04 kB 1.04 kB +3 B
src/ui/handler/click_zoom.ts 240 B 243 B +3 B
src/style-spec/expression/types.ts 500 B 502 B +2 B
src/style-spec/expression/definitions/let.ts 474 B 476 B +2 B
src/style-spec/validate/validate_light.ts 289 B 291 B +2 B
src/data/bucket/pattern_bucket_features.ts 325 B 327 B +2 B
node_modules/@mapbox/vector-tile/lib/vectortile.js 185 B 187 B +2 B
node_modules/@mapbox/vector-tile/index.js 90 B 92 B +2 B
src/data/bucket/line_attributes.ts 118 B 120 B +2 B
node_modules/tinyqueue/index.js 359 B 361 B +2 B
src/geo/lng_lat_bounds.ts 612 B 614 B +2 B
src/style/light.ts 559 B 561 B +2 B
src/util/offscreen_canvas_supported.ts 154 B 156 B +2 B
src/source/source_state.ts 603 B 605 B +2 B
src/symbol/cross_tile_symbol_index.ts 1.13 kB 1.13 kB +2 B
src/shaders/background.vertex.glsl.g.ts 103 B 105 B +2 B
src/shaders/fill_outline.vertex.glsl.g.ts 216 B 218 B +2 B
src/shaders/fill_outline_pattern.vertex.glsl.g.ts 413 B 415 B +2 B
src/shaders/fill_extrusion.fragment.glsl.g.ts 117 B 119 B +2 B
src/shaders/line_pattern.vertex.glsl.g.ts 787 B 789 B +2 B
src/shaders/symbol_sdf.fragment.glsl.g.ts 552 B 554 B +2 B
src/shaders/symbol_text_and_icon.vertex.glsl.g.ts 1.01 kB 1.01 kB +2 B
src/render/program.ts 1.14 kB 1.14 kB +2 B
src/render/draw_raster.ts 1.04 kB 1.04 kB +2 B
src/render/render_to_texture.ts 866 B 868 B +2 B
src/ui/handler/mouse.ts 554 B 556 B +2 B
src/ui/control/attribution_control.ts 1.09 kB 1.09 kB +2 B
src/ui/map.ts 6.33 kB 6.33 kB +2 B
src/ui/marker.ts 2.88 kB 2.89 kB +2 B
src/ui/control/scale_control.ts 742 B 744 B +2 B
src/style-spec/util/extend.ts 83 B 84 B +1 B
src/style-spec/expression/parsing_error.ts 91 B 92 B +1 B
src/style-spec/expression/scope.ts 195 B 196 B +1 B
src/style-spec/expression/types/resolved_image.ts 151 B 152 B +1 B
src/style-spec/expression/values.ts 497 B 498 B +1 B
src/style-spec/expression/definitions/coercion.ts 804 B 805 B +1 B
src/style-spec/expression/compound_expression.ts 761 B 762 B +1 B
src/style-spec/expression/definitions/within.ts 1.38 kB 1.38 kB +1 B
src/style-spec/expression/definitions/comparison.ts 871 B 872 B +1 B
src/style-spec/validate/validate_image.ts 61 B 62 B +1 B
src/data/bucket/circle_attributes.ts 92 B 93 B +1 B
src/data/program_configuration.ts 2.61 kB 2.61 kB +1 B
src/data/evaluation_feature.ts 96 B 97 B +1 B
src/util/classify_rings.ts 244 B 245 B +1 B
node_modules/@mapbox/vector-tile/lib/vectortilefeature.js 1.01 kB 1.01 kB +1 B
src/data/bucket/line_attributes_ext.ts 103 B 104 B +1 B
node_modules/pbf/index.js 2.82 kB 2.82 kB +1 B
src/symbol/check_max_angle.ts 286 B 287 B +1 B
src/symbol/quads.ts 1.88 kB 1.88 kB +1 B
src/util/find_pole_of_inaccessibility.ts 686 B 687 B +1 B
src/data/bucket/symbol_bucket.ts 4.26 kB 4.26 kB +1 B
src/style/style_layer/symbol_style_layer.ts 1.02 kB 1.02 kB +1 B
src/style/style_layer/hillshade_style_layer.ts 137 B 138 B +1 B
src/style/style_layer/raster_style_layer.ts 66 B 67 B +1 B
node_modules/geojson-vt/src/transform.js 271 B 272 B +1 B
node_modules/geojson-vt/src/index.js 1.56 kB 1.57 kB +1 B
src/source/worker.ts 955 B 956 B +1 B
src/style-spec/util/deep_equal.ts 194 B 195 B +1 B
src/style/style_image.ts 124 B 125 B +1 B
src/source/query_features.ts 1.21 kB 1.21 kB +1 B
src/symbol/path_interpolator.ts 311 B 312 B +1 B
src/symbol/grid_index.ts 1.35 kB 1.35 kB +1 B
src/style-spec/empty.ts 155 B 156 B +1 B
src/shaders/_prelude.fragment.glsl.g.ts 144 B 145 B +1 B
src/shaders/background.fragment.glsl.g.ts 138 B 139 B +1 B
src/shaders/clipping_mask.vertex.glsl.g.ts 105 B 106 B +1 B
src/shaders/heatmap.fragment.glsl.g.ts 266 B 267 B +1 B
src/shaders/heatmap_texture.fragment.glsl.g.ts 206 B 207 B +1 B
src/shaders/heatmap_texture.vertex.glsl.g.ts 143 B 144 B +1 B
src/shaders/collision_circle.fragment.glsl.g.ts 258 B 259 B +1 B
src/shaders/fill_outline.fragment.glsl.g.ts 253 B 254 B +1 B
src/shaders/fill_pattern.fragment.glsl.g.ts 394 B 395 B +1 B
src/shaders/line.fragment.glsl.g.ts 324 B 325 B +1 B
src/shaders/line_gradient.fragment.glsl.g.ts 350 B 351 B +1 B
src/shaders/line_sdf.vertex.glsl.g.ts 808 B 809 B +1 B
src/shaders/raster.fragment.glsl.g.ts 438 B 439 B +1 B
src/shaders/terrain_depth.fragment.glsl.g.ts 196 B 197 B +1 B
src/shaders/terrain_coords.fragment.glsl.g.ts 169 B 170 B +1 B
src/render/program/clipping_mask_program.ts 106 B 107 B +1 B
src/gl/vertex_buffer.ts 540 B 541 B +1 B
src/gl/framebuffer.ts 221 B 222 B +1 B
src/render/draw_custom.ts 333 B 334 B +1 B
src/util/throttle.ts 142 B 143 B +1 B
src/ui/handler/handler_util.ts 103 B 104 B +1 B
src/ui/camera.ts 3 kB 3.01 kB +1 B
src/util/task_queue.ts 268 B 269 B +1 B
src/style-spec/util/unbundle_jsonlint.ts 180 B 179 B -1 B
src/style-spec/expression/evaluation_context.ts 311 B 310 B -1 B
src/style-spec/expression/is_constant.ts 255 B 254 B -1 B
src/style-spec/expression/definitions/interpolate.ts 1.32 kB 1.31 kB -1 B
src/style-spec/validate/validate_number.ts 221 B 220 B -1 B
src/style-spec/feature_filter/index.ts 893 B 892 B -1 B
src/style-spec/validate/validate_source.ts 615 B 614 B -1 B
src/style-spec/validate/validate_boolean.ts 122 B 121 B -1 B
src/style-spec/validate/validate_color.ts 141 B 140 B -1 B
src/util/struct_array.ts 698 B 697 B -1 B
src/data/array_types.g.ts 2.82 kB 2.82 kB -1 B
src/shaders/encode_attribute.ts 86 B 85 B -1 B
src/data/extent.ts 32 B 31 B -1 B
src/data/load_geometry.ts 255 B 254 B -1 B
src/style/style_layer/fill_extrusion_style_layer_properties.g.ts 191 B 190 B -1 B
src/style/style_layer/line_style_layer_properties.g.ts 275 B 274 B -1 B
src/symbol/merge_lines.ts 403 B 402 B -1 B
src/style/style_layer/symbol_style_layer_properties.g.ts 652 B 651 B -1 B
src/style/style_layer/background_style_layer_properties.g.ts 116 B 115 B -1 B
src/style/style_layer/raster_style_layer_properties.g.ts 173 B 172 B -1 B
src/style/style_layer/custom_style_layer.ts 485 B 484 B -1 B
node_modules/kdbush/src/sort.js 376 B 375 B -1 B
node_modules/supercluster/index.js 2.07 kB 2.07 kB -1 B
node_modules/geojson-vt/src/convert.js 852 B 851 B -1 B
node_modules/@mapbox/mapbox-gl-supported/index.js 975 B 974 B -1 B
src/render/glyph_manager.ts 955 B 954 B -1 B
src/source/canvas_source.ts 1.02 kB 1.02 kB -1 B
src/source/tile.ts 1.99 kB 1.99 kB -1 B
src/data/bucket.ts 195 B 194 B -1 B
src/source/tile_cache.ts 555 B 554 B -1 B
src/source/source_cache.ts 3.99 kB 3.99 kB -1 B
src/style-spec/deref.ts 208 B 207 B -1 B
src/symbol/collision_index.ts 1.64 kB 1.64 kB -1 B
src/shaders/terrain.vertex.glsl.g.ts 172 B 171 B -1 B
src/shaders/hillshade.fragment.glsl.g.ts 554 B 553 B -1 B
src/shaders/line_sdf.fragment.glsl.g.ts 460 B 459 B -1 B
src/shaders/raster.vertex.glsl.g.ts 202 B 201 B -1 B
src/render/vertex_array_object.ts 581 B 580 B -1 B
src/render/program/symbol_program.ts 1.29 kB 1.29 kB -1 B
src/gl/index_buffer.ts 297 B 296 B -1 B
src/gl/color_mode.ts 173 B 172 B -1 B
src/gl/stencil_mode.ts 153 B 152 B -1 B
src/render/draw_circle.ts 616 B 615 B -1 B
src/render/draw_heatmap.ts 1.04 kB 1.04 kB -1 B
src/ui/handler/tap_recognizer.ts 536 B 535 B -1 B
src/ui/handler/touch_pan.ts 437 B 436 B -1 B
src/ui/handler/scroll_zoom.ts 1.25 kB 1.25 kB -1 B
src/ui/handler/shim/dblclick_zoom.ts 150 B 149 B -1 B
src/ui/handler/shim/drag_pan.ts 221 B 220 B -1 B
src/ui/control/navigation_control.ts 1.61 kB 1.61 kB -1 B
src/style-spec/expression/definitions/literal.ts 395 B 393 B -2 B
src/style-spec/expression/runtime_error.ts 113 B 111 B -2 B
src/style-spec/expression/definitions/image.ts 296 B 294 B -2 B
src/style-spec/validate/validate_glyphs_url.ts 171 B 169 B -2 B
src/style/validate_style.ts 154 B 152 B -2 B
src/style/style_layer/circle_style_layer_properties.g.ts 229 B 227 B -2 B
src/util/color_ramp.ts 321 B 319 B -2 B
src/style/style_layer/fill_style_layer_properties.g.ts 195 B 193 B -2 B
node_modules/potpack/index.mjs 355 B 353 B -2 B
src/render/image_atlas.ts 833 B 831 B -2 B
src/style/style_layer/fill_style_layer.ts 277 B 275 B -2 B
src/util/dictionary_coder.ts 153 B 151 B -2 B
node_modules/kdbush/src/index.js 372 B 370 B -2 B
src/render/image_manager.ts 1.4 kB 1.4 kB -2 B
src/source/raster_dem_tile_source.ts 971 B 969 B -2 B
src/source/image_source.ts 1.11 kB 1.1 kB -2 B
src/source/source.ts 353 B 351 B -2 B
src/symbol/projection.ts 1.82 kB 1.82 kB -2 B
src/symbol/placement.ts 4.8 kB 4.8 kB -2 B
src/shaders/_prelude.vertex.glsl.g.ts 965 B 963 B -2 B
src/shaders/clipping_mask.fragment.glsl.g.ts 61 B 59 B -2 B
src/shaders/collision_box.fragment.glsl.g.ts 148 B 146 B -2 B
src/shaders/collision_circle.vertex.glsl.g.ts 547 B 545 B -2 B
src/shaders/fill.vertex.glsl.g.ts 173 B 171 B -2 B
src/shaders/fill_outline_pattern.fragment.glsl.g.ts 420 B 418 B -2 B
src/shaders/fill_pattern.vertex.glsl.g.ts 389 B 387 B -2 B
src/shaders/fill_extrusion_pattern.fragment.glsl.g.ts 417 B 415 B -2 B
src/shaders/line.vertex.glsl.g.ts 709 B 707 B -2 B
src/shaders/line_pattern.fragment.glsl.g.ts 707 B 705 B -2 B
src/shaders/symbol_sdf.vertex.glsl.g.ts 1.01 kB 1.01 kB -2 B
src/shaders/symbol_text_and_icon.fragment.glsl.g.ts 598 B 596 B -2 B
src/shaders/terrain.fragment.glsl.g.ts 112 B 110 B -2 B
src/render/program/line_program.ts 1.16 kB 1.16 kB -2 B
src/gl/value.ts 1.09 kB 1.09 kB -2 B
src/gl/cull_face_mode.ts 154 B 152 B -2 B
src/ui/handler/touch_zoom_rotate.ts 968 B 966 B -2 B
src/ui/control/logo_control.ts 502 B 500 B -2 B
src/util/smart_wrap.ts 234 B 232 B -2 B
src/ui/anchor.ts 218 B 216 B -2 B
src/ui/control/geolocate_control.ts 2.26 kB 2.26 kB -2 B
src/style-spec/expression/definitions/number_format.ts 605 B 602 B -3 B
src/style-spec/validate/validate_function.ts 1.14 kB 1.14 kB -3 B
src/style-spec/validate/validate_enum.ts 210 B 207 B -3 B
node_modules/murmurhash-js/murmurhash3_gc.js 371 B 368 B -3 B
src/symbol/transform_text.ts 206 B 203 B -3 B
src/symbol/anchor.ts 170 B 167 B -3 B
src/geo/lng_lat.ts 588 B 585 B -3 B
node_modules/@mapbox/tiny-sdf/index.js 1.1 kB 1.1 kB -3 B
src/source/tile_bounds.ts 318 B 315 B -3 B
src/shaders/shaders.ts 1.49 kB 1.48 kB -3 B
src/shaders/heatmap.vertex.glsl.g.ts 369 B 366 B -3 B
src/shaders/fill_extrusion.vertex.glsl.g.ts 623 B 620 B -3 B
src/shaders/line_gradient.vertex.glsl.g.ts 739 B 736 B -3 B
src/render/program/pattern.ts 617 B 614 B -3 B
src/render/program/fill_program.ts 573 B 570 B -3 B
src/ui/default_locale.ts 312 B 309 B -3 B
src/style-spec/expression/definitions/index.ts 1.63 kB 1.63 kB -4 B
src/style/zoom_history.ts 182 B 178 B -4 B
src/data/bucket/symbol_attributes.ts 767 B 763 B -4 B
src/source/load_tilejson.ts 272 B 268 B -4 B
src/util/worker_pool.ts 419 B 415 B -4 B
src/render/program/collision_program.ts 724 B 720 B -4 B
src/ui/handler/tap_zoom.ts 368 B 364 B -4 B
src/ui/handler/tap_drag_zoom.ts 485 B 481 B -4 B
src/ui/handler/shim/touch_zoom_rotate.ts 292 B 288 B -4 B
src/util/browser.ts 451 B 446 B -5 B
src/style-spec/validate/validate_constants.ts 116 B 111 B -5 B
src/style/query_utils.ts 488 B 483 B -5 B
src/symbol/get_anchors.ts 576 B 571 B -5 B
src/ui/popup.ts 1.91 kB 1.91 kB -5 B
src/ui/control/fullscreen_control.ts 857 B 852 B -5 B
src/style-spec/expression/types/collator.ts 207 B 201 B -6 B
src/style/properties.ts 1.87 kB 1.87 kB -6 B
src/data/bucket/fill_attributes.ts 118 B 112 B -6 B
src/render/program/terrain_program.ts 609 B 603 B -6 B
src/render/program/heatmap_program.ts 559 B 553 B -6 B
node_modules/murmurhash-js/index.js 76 B 69 B -7 B
src/source/terrain_source_cache.ts 978 B 971 B -7 B
src/render/draw_terrain.ts 1.8 kB 1.79 kB -8 B
src/render/program/hillshade_program.ts 886 B 877 B -9 B
src/style/style_layer/heatmap_style_layer_properties.g.ts 141 B 131 B -10 B
src/source/tile_id.ts 1.15 kB 1.14 kB -10 B
node_modules/quickselect/index.js 360 B 348 B -12 B
src/render/painter.ts 4.03 kB 4.02 kB -13 B
node_modules/murmurhash-js/murmurhash2_gc.js 265 B 250 B -15 B
node_modules/gl-matrix/esm/mat2.js 227 B 203 B -24 B
src/style/create_style_layer.ts 387 B 348 B -39 B
src/util/performance.ts 785 B 745 B -40 B
src/util/ajax.ts 2.37 kB 2.33 kB -42 B
src/style/parse_glyph_pbf.ts 397 B 335 B -62 B
src/render/uniform_binding.ts 647 B 572 B -75 B
src/util/tile_request_cache.ts 930 B 845 B -85 B
src/render/program/fill_extrusion_program.ts 801 B 685 B -116 B
src/render/terrain.ts 2.27 kB 2.11 kB -155 B
src/util/primitives.ts 1 kB 727 B -275 B
src/util/evented.ts 3.94 kB 504 B -3.44 kB

@wipfli
Copy link
Contributor

wipfli commented Jun 4, 2022

The breaking change is about requires() and we don't do that, so I guess this is fine to merge. See rollup/plugins#1038 @HarelM what do you think? I always get a bit nervous when something is about the build system...

@HarelM HarelM merged commit f014642 into main Jun 23, 2022
@HarelM HarelM deleted the dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.0 branch June 23, 2022 05:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants